From b00b8b276655873bd36320fc0cebc2e8bf18abb3 Mon Sep 17 00:00:00 2001 From: Rome Reginelli Date: Mon, 17 Jun 2019 12:22:22 -0700 Subject: [PATCH] Readme - branding updates "XRP Ledger Dev Portal" is the proper name now. It's for XRP Ledger stuff (Ripple-developed or otherwise). It's not for non-XRP Ledger software developed by Ripple. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdbb47e00f..431519eeac 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ripple-dev-portal ================= -The [Ripple Developer Portal](https://xrpl.org) is the authoritative source for Ripple documentation, including the `rippled` server, RippleAPI, the Ripple Data API, and other Ripple open-source software. +The [XRP Ledger Dev Portal](https://xrpl.org) is the authoritative source for XRP Ledger documentation, including the `rippled` server, RippleAPI, the Ripple Data API, and other open-source XRP Ledger software. Repository Layout @@ -31,7 +31,7 @@ Dactyl uses Python 3 and a number of modules. First, make sure you have Python 3 Contributing ------------ -The Developer Portal welcomes outside contributions, especially to the documentation contents. If you have any corrections, improvements, or expansions of the portal, please contribute pull requests to the **master** branch. +The Dev Portal welcomes outside contributions, especially to the documentation contents. If you have any corrections, improvements, or expansions of the portal, please contribute pull requests to the **master** branch. Contributions become copyright Ripple and are provided under the MIT [LICENSE](LICENSE).