diff --git a/README.md b/README.md index 5e86c91..49d5bab 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,5 @@ Salty A Salt Rest API interface for Laravelish projects. Quick Usage: + $uptime = Salty::against('*')->module('status')->uptime()->getResults(true);