From 5eee214f7ff2289e636c2a507dc080174ecab7cd Mon Sep 17 00:00:00 2001 From: 0xKermo Date: Mon, 11 Mar 2024 05:21:33 +0300 Subject: [PATCH] Update documentation link --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 641d73a..3cd67a0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ yarn add fibrous-router-sdk # PNPM pnpm add fibrous-router-sdk ``` - [Checkout full documentation](https://docs.fibrous.finance/) +[Full Documentation](https://docs.fibrous.finance/) + ## Usage Fetching Tokens @@ -138,3 +139,6 @@ Check out the [examples](./examples) folder for more detailed examples. ## Contributing We welcome contributions from the community. Please review our [contributing guidelines](./docs/CONTRIBUTING.md) to get started. + + +[def]: https://docs.fibrous.finance/ \ No newline at end of file