diff --git a/README.md b/README.md index da57cd3..a0c0528 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This works on Linux, and should work on macOS and Windows with some tweaking. Lo * Knowledge of FFmpeg and Tor ## Features -* Twitch-looking web interface (mobile friendly) +* Twitch-looking mobile-friendly web interface * Change stream title as you're streaming * Viewer count * Stream on/off indicator and playback error messages with prompts to refresh @@ -33,6 +33,7 @@ This works on Linux, and should work on macOS and Windows with some tweaking. Lo * Optionally uses videojs (append `?videojs=1` to the URL to enable it) * With videojs disabled, you can scrub backwards and forwards on the video timeline. If you scrub to the end (the most recent segment), you can achieve really quite low latency, as low as 10 seconds. * Works without JavaScript +* Works without cookies ## Issues * CSS is spaghetti (e.g. the PureCSS framework is used sometimes when it might not need be)