Skip to content

Commit

Permalink
Merge pull request #1292 from morpho-dao/docs/update-readme
Browse files Browse the repository at this point in the history
πŸ“ Remove sentence
  • Loading branch information
MerlinEgalite authored Sep 16, 2022
2 parents 6bd815e + fa41ee8 commit e1d21f0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Morpho Core Protocol V1

[![Test](https://github.com/morpho-labs/morpho-contracts/actions/workflows/ci-foundry.yml/badge.svg)](https://github.com/morpho-labs/morpho-contracts/actions/workflows/ci-foundry.yml)
[![Test](https://github.com/morpho-labs/morpho-contracts/actions/workflows/ci-foundry.yml/badge.svg)](https://github.com/morpho-dao/morpho-v1/actions/workflows/ci-foundry.yml)

<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://i.imgur.com/uLq5V14.png">
Expand All @@ -22,8 +22,6 @@ TL;DR: Instead of borrowing or lending on your favorite pool like Compound or Aa

## Contracts overview

In this repository.

The Morpho protocol is designed at its core with a set of contracts delegating calls to implementation contracts (to overcome the contract size limit).

Here is a brief overview of the Morpho protocol's contracts interactions:
Expand Down

0 comments on commit e1d21f0

Please sign in to comment.