diff --git a/docs/README.md b/docs/README.md index 7ffa684972..1bcc6c79f7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,8 @@ # Guides +## ⚠️ Disclaimer +We're doing our best to keep the documentation up to date, but [please let us know if you see some out-of-date file](https://github.com/aeternity/aepp-sdk-js/issues/new). Thanks! + ## Intro There are three different ways of incorporating aepp-sdk-js into your project, depending on the particular scenario: * ES Modules at `es/` (recommended) diff --git a/docs/api/README.md b/docs/api/README.md deleted file mode 100644 index a59055f5a7..0000000000 --- a/docs/api/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# ⚠️ Disclaimer -We're doing our best to keep the API documentation up to date, but [please let us know if you see some out-of-date file](https://github.com/aeternity/aepp-sdk-js/issues/new). Thanks!