Update README.md
This commit is contained in:
parent
677195d59b
commit
c6b2d6b82d
10
README.md
10
README.md
|
@ -20,11 +20,17 @@ to do things like:
|
||||||
which will output a URL to share containing the contents of `cat something`'s
|
which will output a URL to share containing the contents of `cat something`'s
|
||||||
STDOUT. Check the README there for more details and usages.
|
STDOUT. Check the README there for more details and usages.
|
||||||
|
|
||||||
## Tested Browsers
|
<!-- ## Tested Browsers
|
||||||
|
|
||||||
* Firefox 8
|
* Firefox 8
|
||||||
* Chrome 17
|
* 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
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue