From 7995c68c3569786e52ff7f984e868d5caaddb203 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 18 Feb 2026 21:39:33 +0000 Subject: [PATCH] Add Notestation Usage section --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 08103c2..3815284 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,9 @@ Before running an example, you will need to set the Product Identifier, either in code or on your connected Notecard. Steps on how to do this can be found at [https://dev.blues.io/tools-and-sdks/samples/product-uid](https://dev.blues.io/tools-and-sdks/samples/product-uid). +## Notestation Usage + +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. ## Contributing @@ -315,4 +318,4 @@ Copyright (c) 2019 Blues Inc. Released under the MIT license. See [note-python]: https://github.com/blues/note-python [archive]: https://github.com/blues/note-arduino/archive/master.zip [code of conduct]: https://blues.github.io/opensource/code-of-conduct -[Notehub]: https://notehub.io +[Notehub]: https://notehub.io \ No newline at end of file