Update README.md

This commit is contained in:
colin 2023-12-27 15:23:19 +00:00
parent 677195d59b
commit c6b2d6b82d
1 changed files with 8 additions and 2 deletions

View File

@ -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
<!-- ## Tested Browsers
* Firefox 8
* Chrome 17
* Safari 5.3
* Safari 5.3 -->
## 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