Added vendor info

This commit is contained in:
Chris Boden 2012-01-08 19:47:41 -05:00
parent 67267bfd94
commit 4b2e731b6f

5
vendor/README.md vendored Normal file
View File

@ -0,0 +1,5 @@
## External Libraries
### Guzzle
Used to parse the incoming HTTP handshake request. A Guzzle Request object is then passed around the application for a consistent API.