Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clone1018 committed Jun 28, 2013
1 parent 8e37462 commit cf85b59
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Salty
=====

A Salt Rest API interface for Laravelish projects.

Quick Usage:
$uptime = Salty::against('*')->module('status')->uptime()->getResults(true);

0 comments on commit cf85b59

Please sign in to comment.