From 750920303e33b66bc29862ea3b85206dda9ce786 Mon Sep 17 00:00:00 2001 From: eboado Date: Wed, 2 Dec 2020 12:50:33 +0100 Subject: [PATCH] - Added ascii to README --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 79fa1e0e..d58f57f0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ +``` + .///. .///. //. .// `/////////////- + `++:++` .++:++` :++` `++: `++:......---.` + `/+: -+/` `++- :+/` /+/ `/+/ `++. + /+/ :+/ /+: /+/ `/+/ /+/` `++. + -::/++::` /+: -::/++::` `/+: `++: :++` `++/:::::::::. + -:+++::-` `/+: --++/---` `++- .++- -++. `++/:::::::::. + -++. .++- -++` .++. .++. .++- `++. + .++- -++. .++. -++. -++``++- `++. + `++: :++` .++- :++` :+//+: `++:----------` + -/: :/- -/: :/. ://: `/////////////- +``` + # Aave Protocol v2 This repository contains the smart contracts source code and markets configuration for Aave Protocol V2. The repository uses Docker Compose and Hardhat as development enviroment for compilation, testing and deployment tasks.