Adds Caddy and generic-terms to README

Apache and Nginx aren't the only Http servers, damn it! 😆
This commit is contained in:
Connor S. Parks 2016-08-17 09:54:30 +01:00 committed by GitHub
parent e6cdb2474d
commit 4f33a84fca

View File

@ -26,7 +26,7 @@ Cachet is a beautiful and powerful open source status page system.
## Requirements
- PHP 5.5.9+ or newer
- Apache or Nginx server
- Http server with PHP support (eg: Apache, Nginx, Caddy)
- [Composer](https://getcomposer.org)
## I'm looking to contribute to this awesome project!