diff --git a/README.md b/README.md index 99db567..a10c786 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,22 @@ loggly-jslogger =============== + Client-side (browser) logger to use with Loggly gen2. Installation ------------ +**Using Bower repository** +``` +bower install loggly-jslogger +``` + +**Using CloudFront** +```html + +``` + Place the following on your page, and replace the logglyKey value with the key provided by the website: ```html