diff --git a/README.md b/README.md index 0281949..a74a3aa 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This is the reference code for [CryptoNote](https://cryptonote.org) cryptocurren ### First step. Give a name to your coin -**Good name must be unique.** Check uniqueness with [google](http://google.com) and [Map of Coins](mapofcoins.com) or any other similar service. +**Good name must be unique.** Check uniqueness with [google](http://google.com) and [Map of Coins](https://mapofcoins.com/bitcoin) or any other similar service. Name must be specified twice: @@ -238,4 +238,4 @@ cmake -G "Visual Studio 12 Win64" .. ``` And then do Build. -Good luck! \ No newline at end of file +Good luck!