From bd4a9a39eb5ae1a9a489c6199b41a60acc97af35 Mon Sep 17 00:00:00 2001 From: Oso Oluwafemi Date: Fri, 5 May 2017 10:32:46 +0100 Subject: [PATCH 1/5] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 04aebbd..ccc1761 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# StringEncode.js # +# StringEncode.js Encode and Decode string to various bases in JavaScript. -### INTRODUCTION ### +### INTRODUCTION This library build on String.prototype to encode/decode strings to/from various bases.
@@ -15,7 +15,8 @@ The currently supported bases are Example of how to use the library - + + + + \ No newline at end of file