From 773df98ec3978fa63f6e2545f0ed9f102a788266 Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 9 Mar 2014 13:56:56 -0600 Subject: [PATCH] Added another algo to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fa9a8c4..d26f14c 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Features * Skein (Skeincoin) algorithm * Keccak (Maxcoin) algorithm * Scrypt-n (Vertcoin & GPUCoin) algorithm +* Bcrypt (Taojingcoin) algorithm * P2P functionality for highly efficient block updates from daemon as a peer node #### To do