Update README.md

This commit is contained in:
colin 2023-12-27 15:38:53 +00:00
parent 6abc863848
commit 153db1645a
1 changed files with 4 additions and 4 deletions

View File

@ -27,12 +27,12 @@ STDOUT. Check the README there for more details and usages. -->
## UI Testing ## UI Testing
*planned browser specific testing to ensure that regressions to the UI don't happen unnoticed. *planned browser specific testing to ensure that regressions to the UI don't happen unnoticed.
* [] TODO: add 3 main desktop browsers. * [ ] TODO: add 3 main desktop browsers.
* [] TODO: add 2 main mobile browsers. * [ ] TODO: add 2 main mobile browsers.
* [] TODO: test a go binary that can stream text to hastebin. * [ ] TODO: test a go binary that can stream text to hastebin.
## Installation ## Installation
* [] TODO: update instructions for running with `docker compose up -d` possibly do an asciinema screen recording for this. * [ ] TODO: update instructions for running with `docker compose up -d` possibly do an asciinema screen recording for this.
<!-- 1. Download the package, and expand it <!-- 1. Download the package, and expand it
2. Explore the settings inside of config.js, but the defaults should be good 2. Explore the settings inside of config.js, but the defaults should be good
3. `npm install` 3. `npm install`