mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
fix check declaration in readme
This commit is contained in:
parent
440f98786f
commit
da07cd5868
@ -28,7 +28,7 @@ Use it to get object with detected flags of your current browser.
|
||||
### bowser._detect(ua `:String`)`:Object`
|
||||
Use it to get object with detected flags from User Agent string.
|
||||
|
||||
### bowser.check(minVersions`:Object`, strictMode`:Boolean`)`:Boolean`
|
||||
### bowser.check(minVersions`:Object`, strictMode`:Boolean`, [ua]`:String`)`:Boolean`
|
||||
Use it to check if browser supported.
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user