Updated readme

This commit is contained in:
Matt 2014-03-01 18:41:14 -07:00
parent d640cc12c0
commit b7a28bb48a
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ See "Setting up blocknotify" below to set up your daemon to use this feature.
##### Coin config ##### Coin config
Inside the `coins` directory, ensure a json file exists for your coin. If it does not you will have to create it. Inside the `coins` directory, ensure a json file exists for your coin. If it does not you will have to create it.
Here is an example of the required fields Here is an example of the required fields
````json ````javascript
{ {
"name": "Litecoin", "name": "Litecoin",
"symbol": "ltc", "symbol": "ltc",