From: Ben Beltran Date: Thu, 20 Mar 2014 16:28:26 +0000 (-0600) Subject: Update documentation X-Git-Url: https://git.r.bdr.sh/rbdr/cologne/commitdiff_plain/57c44bcddcbdb267bcf39550d9b8b19ebfdc4a51?ds=sidebyside Update documentation --- diff --git a/README.md b/README.md index b162346..2b372f7 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Example of instantiating a cobalt logger: In node: ``` -Cobalt = require('cobalt-log'); +require('cobalt-log'); ``` In the browser just require the files. Then: