diff --git a/_templates/development.html b/_templates/development.html
index 81a3ea2c..62278887 100755
--- a/_templates/development.html
+++ b/_templates/development.html
@@ -105,22 +105,25 @@ Want to contribute to a different project?
{% translate morechoose %}
- - Armory - A wallet with enhanced security features.
- - BFGMiner - A modular miner.
- - Bitcoin Explorer - A command line tool, built on libbitcoin.
- - Bitcoin Server - A full node and query server, built on libbitcoin.
- - Bitcoin Wallet - A SPV wallet for Android and Blackberry.
- - bitcoinj - A library for SPV wallets, written in Java.
+ - Armory - A wallet with enhanced security features, written in C++.
+ - BFGMiner - A modular miner, written in C.
+ - Bitcoin Wallet - A SPV wallet for Android and Blackberry, written in Java.
+ - bitcoinj - A library for SPV wallets, written in Java.
+ - Bitcore - A Bitcoin full node for building applications and services with Node.js.
- btcd - A full node, written in Go.
- btcwallet - A hierarchical deterministic wallet daemon, written in Go.
- - Electrum - A fast server-trusting wallet.
+ - ckpool - A fast mining pool server application, written in C.
+ - Electrum - A fast server-trusting wallet, written in Python.
- Eloipool - A fast mining pool server application, written in Python.
- - Libbitcoin - A cross-platform development toolkit, written in C++.
- - Libblkmaker - A client library for the getblocktemplate mining protocol, written in C.
- - NBitcoin - A cross-platform library, written in C#.
+ - Haskoin - An implementation of the Bitcoin protocol, written in Haskell.
+ - Libbitcoin - A cross-platform development toolkit, written in C++.
+ - Libbitcoin Server - A full node and query server, built on libbitcoin.
+ - Libbitcoin Explorer - A command line tool, built on libbitcoin.
+ - Libblkmaker - A client library for the getblocktemplate mining protocol, written in C.
+ - NBitcoin - A cross-platform library, written in C#.
- picocoin - A tiny library with lightweight client and utilities, written in C.
- python-bitcoinlib - A library for structures and protocols, written in Python.
- - Python Blkmaker - A client library for the getblocktemplate mining protocol, written in Python.
+ - Python Blkmaker - A client library for the getblocktemplate mining protocol, written in Python.
- {% translate moremore %}