From 84f8fa0ce4fc1dbeeaa95c91b616c17e44d4aa4e Mon Sep 17 00:00:00 2001 From: wodlj1314 <72777624+wodlj1314@users.noreply.github.com> Date: Sat, 7 Aug 2021 18:01:41 +0800 Subject: [PATCH 1/2] update readme intro --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba7b4f2782..15a20ea1d3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@

Homepage

+Welcome, + +**Bifrost is a DeFi protocol to provide derivative for pledged assets.** + +👉 *Discover the Bifrost project at [bifrost.finance](https://bifrost.finance/).* +👉 *Learn to use the Bifrost network with our [technical docs](https://wiki.bifrost.finance/devops).* +

🐣 Supported by

@@ -105,4 +112,4 @@ To start the nodes, navigate to the output folder that the generated docker scri ```sh cd ./output docker-compose up -d --build -``` \ No newline at end of file +``` From 0d8ddd1d89512a9e76b0382a260244a272ba03ee Mon Sep 17 00:00:00 2001 From: wodlj1314 <72777624+wodlj1314@users.noreply.github.com> Date: Sat, 7 Aug 2021 18:09:55 +0800 Subject: [PATCH 2/2] fix the error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15a20ea1d3..5ca4887959 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Welcome, -**Bifrost is a DeFi protocol to provide derivative for pledged assets.** +Bifrost is a DeFi protocol to provide derivative for pledged assets. 👉 *Discover the Bifrost project at [bifrost.finance](https://bifrost.finance/).* 👉 *Learn to use the Bifrost network with our [technical docs](https://wiki.bifrost.finance/devops).*