From 6624c5ebd8c997aa156a5a00257f93ffe9e2ccb3 Mon Sep 17 00:00:00 2001 From: inuscript Date: Wed, 15 Feb 2017 20:39:15 +0900 Subject: [PATCH] Fix api section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d1a780..0493b44 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Also you can download minified file from [the release page](https://github.com/d ## API -### bowser()`:Object` +### bowser`:Object` Use it to get object with detected flags of your current browser. ### bowser._detect(ua `:String`)`:Object`