From 842c70c200e3fc49914ae8c6021b9ac6c16ac39f Mon Sep 17 00:00:00 2001 From: Matthew Little Date: Mon, 6 Jan 2014 16:12:29 -0500 Subject: [PATCH] updated --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8f84aaa..5f5d4e0 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