diff --git a/README.md b/README.md index cd6ef3a..de10178 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,6 @@ then add bowser to your module collection use it like this: - if ($.browser().chrome) { + if ($.browser.chrome) { alert('Hello Silicon Valley'); } \ No newline at end of file