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