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