Update README.md

Added clockwork sms to the api list
This commit is contained in:
mattwoberts
2014-02-27 20:47:42 +00:00
parent a76a500d76
commit bea521f3b3

View File

@ -293,6 +293,7 @@ List of Packages
| underscore | Handy JavaScript utlities library. | | underscore | Handy JavaScript utlities library. |
| paypal-rest-sdk | PayPal API library. | | paypal-rest-sdk | PayPal API library. |
| twilio | Twilio API library. | | twilio | Twilio API library. |
| clockwork | Clockwork SMS API library. |
| validator | Used in conjunction with express-validator in **controllers/api.js**. | | validator | Used in conjunction with express-validator in **controllers/api.js**. |