Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Laktionov committed Jul 24, 2019
1 parent 1769ba4 commit 15828e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ const styles = {
| engineName | string | returns browser engine `name` (e.g `Gecko` for FF or `WebKit` for Chrome) |
| engineVersion | string | returns engine version |
| getUA | string | returns user agent |
| deviceType | string | returns device type (e.g `mobile` or `tablet`) |
| deviceDetect | function | return data object which includes all data about device (e.g version, engine, os etc.) |

### Views
Expand Down

0 comments on commit 15828e6

Please sign in to comment.