1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

fix(docs): fix mistypo in README.md

This commit is contained in:
Denis Demchenko
2019-07-16 23:49:15 +03:00
committed by GitHub
parent b16fc7135f
commit f5c939518e

View File

@@ -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.