From c6b2d6b82d98fa98f4b4fd20584b6b9a29eca4a8 Mon Sep 17 00:00:00 2001 From: colin Date: Wed, 27 Dec 2023 15:23:19 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47bdf6d..b82f74d 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,17 @@ to do things like: which will output a URL to share containing the contents of `cat something`'s STDOUT. Check the README there for more details and usages. -## Tested Browsers + + +## 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. ## Installation