5
0
mirror of https://github.com/cwinfo/hyperboria-peers.git synced 2024-11-09 23:40:27 +00:00

Remove line in README promising a linter

This commit is contained in:
Finn 2015-11-25 13:09:31 -08:00
parent 74b19f6b99
commit 027d8d091d

View File

@ -65,10 +65,7 @@ By following this scheme, we make it possible for users to programmatically find
```
> Note: the snippet above is **not valid json**. It would need to be wrapped in an additional block of curly braces `{ }`
>
> We will create a linter that validates such blocks (coming soon).
## Naming your entry
You can name your file whatever you want, but for simplicity's sake, avoid characters which will need to be escaped at the command line.