From cea79b13e1ab6d149467b36d7c2028488b26e981 Mon Sep 17 00:00:00 2001 From: Jung Oh Date: Thu, 14 May 2015 16:32:58 -0500 Subject: [PATCH] Update readme.md --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 8793a3a..0f94366 100644 --- a/readme.md +++ b/readme.md @@ -5,3 +5,7 @@ Right now, the application is in progress of being developed. You will need to run `npm install` and `composer install` to install all the dependencies. Also you are assumed to know how to use `laravel 5`. No support will be given to install. + +##API +VacStatus sort of has an API, you can take a look here. https://gist.github.com/jung3o/cc2ff73c64e2933828c5 +If you look at the jsx, you can have access to a lot more. Just nothing that is related to changing the private key.