Update readme.md

thang was a less common word , keeping it simple by using 'thing' is I think good , also there were SASS support so why not add that too.
This commit is contained in:
Aditya Agarwal 2016-05-22 16:36:30 +05:30
parent 98e4c5acea
commit a6c8b7e506

View File

@ -21,6 +21,7 @@ We wanted a lightweight, accessible and customizable media player that supports
- **[Fullscreen](#fullscreen)** - supports native fullscreen with fallback to "full window" modes
- **i18n support** - support for internationalization of controls
- **No dependencies** - written in "vanilla" JavaScript, no jQuery required
- **Sass and Less provided** - If you like _these_ over plain CSS
Oh and yes, it works with Bootstrap.
@ -52,7 +53,7 @@ npm install plyr
### Bower
If bower is your thang, you can grab Plyr using:
If bower is your thing, you can grab Plyr using:
```
bower install plyr
```