From 98fec1fd2f57b4835d46502449431db067ad2fb0 Mon Sep 17 00:00:00 2001 From: Arthur Britto Date: Wed, 2 Jan 2013 21:40:28 -0800 Subject: [PATCH] Update README. --- README | 10 ---------- README.md | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 10 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 491939d739..0000000000 --- a/README +++ /dev/null @@ -1,10 +0,0 @@ -Dependancies: -- boost 1.47 -- Google protocol buffers 2.4.1 -- openssl - -Sub modules: -- websocketpp: https://github.com/zaphoyd/websocketpp -- sjcl: https://github.com/bitwiseshiftleft/sjcl -- cryptojs: https://github.com/gwjjeff/cryptojs - aka http://code.google.com/p/crypto-js/ diff --git a/README.md b/README.md new file mode 100644 index 0000000000..606259378d --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +Ripple - P2P Payment Network +============================ + +Some portions of this source code are currently closed source. + +This the repository for Ripple's: +* rippled - P2P network server +* ripple.js - JavaScript client libraries. + +Build instructions: +* See: https://ripple.com/wiki/Rippled_build_instructions + +Setup instructions: +* See: https://ripple.com/wiki/Rippled_setup_instructions + +For more information: +* See: https://ripple.com +* See: https://ripple.com/wiki