aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAditya Agarwal <adityaa803@gmail.com>2016-05-22 16:36:30 +0530
committerAditya Agarwal <adityaa803@gmail.com>2016-05-22 16:36:30 +0530
commita6c8b7e506232945a729e4fc0b7bbde6c0cfd0d4 (patch)
tree1f7a60035fab0a30604bd53e84be3f16e4231eae
parent98e4c5aceadb8b6b50e03bef749efcfe8b6d58c7 (diff)
downloadplyr-a6c8b7e506232945a729e4fc0b7bbde6c0cfd0d4.tar.lz
plyr-a6c8b7e506232945a729e4fc0b7bbde6c0cfd0d4.tar.xz
plyr-a6c8b7e506232945a729e4fc0b7bbde6c0cfd0d4.zip
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.
-rw-r--r--readme.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 75a6a921..53718740 100644
--- a/readme.md
+++ b/readme.md
@@ -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
```