From 66ea770287caa1cbb9fa649b903653d359b37e64 Mon Sep 17 00:00:00 2001 From: sublimator Date: Wed, 23 Apr 2014 18:23:25 +0700 Subject: [PATCH] Fix README 1000th --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 695bee1b..d1758976 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ `ripple-lib` connects to the Ripple network via the WebSocket protocol and runs in Node.js as well as in the browser. -**Use ripple-lib for** +###Use ripple-lib for: + Connecting to a local or remote rippled in JavaScript (Node.js or browser) + Issuing [rippled API](https://ripple.com/wiki/JSON_Messages) requests