mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2024-11-21 20:40:27 +00:00
Update README.md (#149)
Changed case in example code cause of changed name of folders. #147
This commit is contained in:
parent
bdf66a6487
commit
328864c3ca
@ -96,5 +96,5 @@ Peers.map(function (creds, path) {
|
|||||||
/* the underlying data is exposed in a nested json structure */
|
/* the underlying data is exposed in a nested json structure */
|
||||||
console.log(Peers.peers);
|
console.log(Peers.peers);
|
||||||
|
|
||||||
console.log(Peers.peers.NA.us.california);
|
console.log(Peers.peers.na.us.california);
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user