summaryrefslogtreecommitdiffstats
path: root/development/libbitcoin
diff options
context:
space:
mode:
Diffstat (limited to 'development/libbitcoin')
-rw-r--r--development/libbitcoin/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/development/libbitcoin/README b/development/libbitcoin/README
index 8838d608f3..de38862e59 100644
--- a/development/libbitcoin/README
+++ b/development/libbitcoin/README
@@ -1,4 +1,6 @@
A library for for writing bitcoin clients.
For documentation you will need Sphinx installed at build time.
-If you want it to take advantage of leveldb, you will need leveldb installed at build time.
+
+If you want it to take advantage of leveldb, you will need leveldb
+installed at build time.