mirror of
https://github.com/cwinfo/hyperboria-peers.git
synced 2025-07-03 01:57:44 +00:00
Update README.md (#149)
Changed case in example code cause of changed name of folders. #147
This commit is contained in:
@ -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);
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user