diff --git a/_templates/development.html b/_templates/development.html
index 83282a33..077128a4 100755
--- a/_templates/development.html
+++ b/_templates/development.html
@@ -43,7 +43,8 @@ id: development
bitcoinj - A Java implementation of a Bitcoin client-only node used in thin SPV Bitcoin clients.
Bitcoin Wallet for Android - A thin SPV Bitcoin client for mobiles.
Bits of Proof Enterprise Bitcoin Server - A modular implementation of the Bitcoin protocol in Java.
- btcd - A full node bitcoin implementation written in Go.
+ btcd - A full node bitcoin implementation written in Go.
+ btcwallet - A hierarchical deterministic wallet daemon written in Go.
Electrum - A fast Bitcoin client relying on remote servers to store the block chain.
Eloipool - A fast Python mining pool server software.
Hive - A fast user-friendly SPV Bitcoin client.