Make wording a little less redundant.

pull/3/head
John C. Vernaleo 2016-11-09 16:43:38 -05:00
parent 021e7e8a8c
commit 01cb4852fd
1 changed files with 2 additions and 2 deletions

View File

@ -904,7 +904,7 @@ Below is a list of public, open source projects that use Bolt:
* [torrent](https://github.com/anacrolix/torrent) - Full-featured BitTorrent client package and utilities in Go. BoltDB is a storage backend in development.
* [gopherpit](https://github.com/gopherpit/gopherpit) - A web service to manage Go remote import paths with custom domains
* [bolter](https://github.com/hasit/bolter) - Command-line app for viewing BoltDB file in your terminal.
* [btcwallet](https://github.com/btcsuite/btcwallet) - A bitcoin wallet in Go.
* [dcrwallet](https://github.com/decred/dcrwallet) - A wallet for the Decred cryptocurrency in Go.
* [btcwallet](https://github.com/btcsuite/btcwallet) - A bitcoin wallet.
* [dcrwallet](https://github.com/decred/dcrwallet) - A wallet for the Decred cryptocurrency.
If you are using Bolt in a project please send a pull request to add it to the list.