From 3bb8f7c44d23bbf6fa571aca8fed6afaf63758d3 Mon Sep 17 00:00:00 2001 From: Norman Hsieh Date: Mon, 21 Apr 2014 18:12:48 -0700 Subject: [PATCH] adding readme changes --- .DS_Store | Bin 6148 -> 6148 bytes README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index 97be143ca9042f0b1ccd3196919ee08cd197530a..57fe5fcb912c9d00d7559f4d09e0a1de34eea769 100644 GIT binary patch delta 15 WcmZoMXffEZlZnaDc=K*1Pf-9X>;(t_ delta 15 WcmZoMXffEZlZnaLaPw{^Pf-9X?ga<{ 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`.