Skip to content

Commit 1a52a72

Browse files
zakoverflowzfields
andauthored
Fix README inconsistencies (#158)
* Fix README inconsistencies: standardize on [notehub] link and add .env sensitivity note --------- Co-authored-by: Zachary J. Fields (OpenClaw) <zachary_fields@outlook.com> Co-authored-by: Zachary J. Fields <zachary_fields@yahoo.com>
1 parent adb546d commit 1a52a72

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ in code or on your connected Notecard. Steps on how to do this can be found at
109109

110110
## Notestation Usage
111111

112-
To gain access to the Tailscale VPN for Notestation, create a `.env` file based on `.env.example` in the `.devcontainer/notestation/` folder. This will set up the necessary environment variables for VPN access.
112+
To gain access to the Tailscale VPN for Notestation, create a `.env` file based on `.env.example` in the `.devcontainer/notestation/` folder. Replace the placeholder TS_AUTHKEY with your actual Tailscale authentication key. Treat the .env file as sensitive and do not commit it to version control or share it publicly. This will set up the necessary environment variables for VPN access.
113113

114114
## Contributing
115115

@@ -303,7 +303,7 @@ For additional Notecard SDKs and Libraries, see:
303303
## To learn more about Blues, the Notecard and Notehub, see:
304304

305305
* [blues.com](https://blues.com)
306-
* [notehub.io][Notehub]
306+
* [notehub.io][notehub]
307307
* [wireless.dev](https://wireless.dev)
308308

309309
## License
@@ -318,4 +318,4 @@ Copyright (c) 2019 Blues Inc. Released under the MIT license. See
318318
[note-python]: https://github.com/blues/note-python
319319
[archive]: https://github.com/blues/note-arduino/archive/master.zip
320320
[code of conduct]: https://blues.github.io/opensource/code-of-conduct
321-
[Notehub]: https://notehub.io
321+
[notehub]: https://notehub.io

0 commit comments

Comments
 (0)