From f83f3c0f293858dddfcb5d1dd0c36a89ecef2bde Mon Sep 17 00:00:00 2001
From: Daniel Cousens <github@dcousens.com>
Date: Mon, 2 Jul 2018 15:45:51 +1000
Subject: [PATCH] README: no docs

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 14ee958..8025ea5 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,9 @@ Mistakes and bugs happen, but with your help in resolving and reporting [issues]
 - Standardized, using [standard](http://github.com/standard/standard) and Node `Buffer`'s throughout, and
 - Friendly, with a strong and helpful community, ready to answer questions.
 
+## Documentation
+Presently,  we do not have any formal documentation other than our [examples](#Examples), please [ask for help](https://github.com/bitcoinjs/bitcoinjs-lib/issues/new) if our examples aren't enough to guide you.
+
 
 ## Installation
 ``` bash