mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
fix(docs): fix mistypo in README.md
This commit is contained in:
parent
b16fc7135f
commit
f5c939518e
@ -1,5 +1,5 @@
|
||||
## Bowser
|
||||
A small, fast and reach-API browser/platform/engine detector for both browser and node.
|
||||
A small, fast and rich-API browser/platform/engine detector for both browser and node.
|
||||
- **Small.** Use plain ES5-version which is ~4.8kB gzipped.
|
||||
- **Optimized.** Use only those parsers you need — it doesn't do useless work.
|
||||
- **Multi-platform.** It's browser- and node-ready, so you can use it in any environment.
|
||||
|
Loading…
Reference in New Issue
Block a user