From d2f905b50cb8cfc7553f4ceafc4392de4d2df92b Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Mon, 6 Jan 2014 16:08:37 -0500 Subject: [PATCH] updated --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1af6c1c..36bf5b1 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Requirements * coin daemon * PostgreSQL * npm dependencies -..* [binpack](https://github.com/russellmcc/node-binpack) -..* [bignum](https://github.com/justmoon/node-bignum) -..* [base58-native](https://github.com/gasteve/node-base58) +⋅⋅* [binpack](https://github.com/russellmcc/node-binpack) +⋅⋅* [bignum](https://github.com/justmoon/node-bignum) +⋅⋅* [base58-native](https://github.com/gasteve/node-base58) Credits