From c62a9b88b6c06d3f23b32891f05ef2333f84d107 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Fri, 15 Apr 2016 07:11:30 -0700 Subject: [PATCH] readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c496a1c..7bab72a1 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ fullnode. Bcoin runs in node.js, but it can also be browserified. $ npm install bcoin ``` -## NOTE +## Documentation -Docs need to be rewritten. They're coming soon. I promise. +Read the docs here: http://bcoin.ninja/docs/ ## Example Usage