From 103337c200e3ba87c3ad5f2d90b7e274b95409d3 Mon Sep 17 00:00:00 2001 From: Luigi Pinca Date: Sat, 30 Nov 2013 15:33:58 +0100 Subject: [PATCH] updated README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5d40e89..27262d1 100644 --- a/README.md +++ b/README.md @@ -26,18 +26,18 @@ Point your browser to `http://127.0.0.1:8138` and have fun! ## Browser compatibiliy -Ideal setup is a browser with websocket support and able to decode .m4a format natively. +binb requires a browser that supports the WebSocket protocol. -For this reason binb is optimized for Google Chrome but also works in all major browsers. +Refer to this [table](http://caniuse.com/websockets) for details on compatibility. ## Shout-Outs - Thanks to [beatquest.fm](http://beatquest.fm) for inspiration. -- Thanks to [nodejitsu](http://nodejitsu.com/) for application hosting. +- Thanks to [nodejitsu](http://nodejitsu.com/) for hosting the application. ## Bug tracker -Have a bug? Please create an [issue](https://github.com/lpinca/binb/issues) here on GitHub, with a description of the problem, browser and operating system information and how to reproduce the problem. +Have a bug? Please create an [issue](https://github.com/lpinca/binb/issues) here on GitHub, with a description of the problem, how to reproduce it and in what browser it occurred. ## Copyright and license -- 2.54.0