diff --git a/vendor/README.md b/vendor/README.md new file mode 100644 index 0000000..03f7f86 --- /dev/null +++ b/vendor/README.md @@ -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. \ No newline at end of file