From 153db1645a02211a111992d47b61b7375b98bc64 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 27 Dec 2023 15:38:53 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a5a65d..eea93e8 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,12 @@ STDOUT. Check the README there for more details and usages. --> ## UI Testing *planned browser specific testing to ensure that regressions to the UI don't happen unnoticed. -* [] TODO: add 3 main desktop browsers. -* [] TODO: add 2 main mobile browsers. -* [] TODO: test a go binary that can stream text to hastebin. +* [ ] TODO: add 3 main desktop browsers. +* [ ] TODO: add 2 main mobile browsers. +* [ ] TODO: test a go binary that can stream text to hastebin. ## 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.