diff --git a/instructions.md b/instructions.md index 8208df6..3538337 100644 --- a/instructions.md +++ b/instructions.md @@ -1,5 +1,12 @@ -# Instructions for RoboSats +# Welcome to RoboSats! -Instructions go here. These appear to the user in the UI on the Service page under **Instructions**. +A simple and private bitcoin exchange you can use right here on your Embassy. -You are allowed to include basic [Markdown formatting](https://www.markdownguide.org/basic-syntax). +You can find detailed documentation on how to use RoboSats by [Clicking here](https://learn.robosats.com/) +## Basic Usage Instructions + +1. Open RoboSats by using the `LAUNCH UI` button. +2. For the first time using RoboSats, you will be provided a robot token. +3. You can save this token on the RoboSats service config screen if you need to persist your session. + +**Note: It is strongly recommended to use a new robot every time when using RoboSats.** \ No newline at end of file diff --git a/manifest.yaml b/manifest.yaml index 9ba34fd..05ce85a 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -67,8 +67,8 @@ config: type: script set: type: script -properties: ~ -# type: script +properties: + type: script # This denotes any data, asset, or pointer volumes that should be connected when the "docker run" command is invoked volumes: # This is the image where files from the project asset directory will go