From 6b756f16042552901fbd35cab1a2e9eb56c01e6d Mon Sep 17 00:00:00 2001 From: justinmares Date: Sat, 21 Feb 2015 18:30:26 -0800 Subject: [PATCH] Adding link to offiicial documentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9cda4cc..53c20ff 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ ============== ============== - - This is a library that developers can use to interact with Loggly, without having to deal with the intricacies of cURL. Input and device IDs can be found with getInputs() and getDevices(), respectively, or by navigating to the page in the Loggly UI and looking for the number in the URL. + +Check out Loggly's [PHP logging documentation](https://www.loggly.com/docs/php-logs/) for more.
@@ -157,4 +157,4 @@ Support ======= Have questions? -Contact support@loggly.com (please include your subdomain) \ No newline at end of file +Contact support@loggly.com (please include your subdomain)