From a3eec969379d7afc48280d2ee343c49feaf83bd3 Mon Sep 17 00:00:00 2001 From: Farhaan <59924029+0xfarhaan@users.noreply.github.com> Date: Tue, 2 Jan 2024 21:55:29 +0400 Subject: [PATCH] docs: Update README (#9) --- README.md | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/README.md b/README.md index 3de4fd52..e69610de 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,7 @@ This repository brings together the core smart contracts of the Maple V2 protoco ## Submodules -Submodules imported: -- [`maple-labs/contract-test-utils` (for testing)](https://github.com/maple-labs/contract-test-utils) -- [`maple-labs/erc20`](https://github.com/maple-labs/erc20) -- [`maple-labs/globals-v2`](https://github.com/maple-labs/globals-v2) -- [`maple-labs/liquidations`](https://github.com/maple-labs/liquidations) -- [`maple-labs/loan`](https://github.com/maple-labs/loan) -- [`maple-labs/pool-v2`](https://github.com/maple-labs/pool-v2) -- [`maple-labs/withdrawal-manager`](https://github.com/maple-labs/withdrawal-manager) - -Versions of dependencies can be checked with `git submodule status`. +This repository uses git submodules to manage dependencies which can be checked with `git submodule status`. ## Setup