diff --git a/README.md b/README.md index 43d04b2..4eb97d6 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,11 @@ Skinny/SCCP Phones expect all the firmware and configuration jumbled together in To get around this, the provision_sccp project uses regex rewrite rules, to redirect incoming traffic to their destination (currently nginx and tftp-hpa). The project also serves as a repository of current / up to date cisco skinny/sccp firmware maintained for posterity (incase cisco were to drop support/fw-download for these phones). + +## Dependencies +- [tftp-hpa](http://www.chschneider.eu/linux/server/tftpd-hpa.shtml) +- [nginx](https://www.nginx.com/resources/wiki/) + +#[Code of Conduct](https://github.com/dkgroot/provision_sccp/blob/master/CODE_OF_CONDUCT.md) + +#[License](https://github.com/dkgroot/provision_sccp/blob/master/LICENSE)