diff --git a/.DS_Store b/.DS_Store index 97be143ca9..57fe5fcb91 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/README.md b/README.md index b7b0b64d20..e7e79b65bc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ripple-dev-portal ================= -This initial version of the Ripple Developer Portal is focused solely on documentation for the [`ripple-rest`](https://github.com/ripple/ripple-rest) API. The developer portal is a static site leveraging a fork of [`flatdoc`](https://github.com/rstacruz/flatdoc). +This Ripple Developer Portal is focused solely on documentation for the [`ripple-rest`](https://github.com/ripple/ripple-rest) API. The developer portal is a static site leveraging a fork of [`flatdoc`](https://github.com/rstacruz/flatdoc). The documentation is stored in the "API.md" file in the root of the `ripple-dev-portal` repository. Versioning for the documentation will match the tagged release version for `ripple-rest`.