Merge pull request #1454

dev guides: make 'g' in 'go' uppercase
This commit is contained in:
luigi1111 2021-02-26 14:00:51 -05:00 committed by GitHub
commit 4b4f8c8a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -542,7 +542,7 @@ developer-guides:
monero-java: A Java library for using Monero.
monero-cpp: A C++ library for using Monero.
vanity-monero: Generate vanity address for CryptoNote currency (Monero etc.).
go-monero-rpc-client: A go client for the Monero wallet and daemon RPC.
go-monero-rpc-client: A Go client for the Monero wallet and daemon RPC.
monero-rs: Library with support for (de)serialization on block data structures and key/address generation and scanning related to Monero cryptocurrency.
csharp-monero: A wallet and daemon client to interface with Monero's JSON-RPC API, built on .netstandard2.1