From 21641c20302845085d735eb4e524fd35a7352628 Mon Sep 17 00:00:00 2001 From: Flavio Heleno Date: Sun, 6 Mar 2022 10:26:42 -0300 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index 68660adf..ca0363ea 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,24 @@ # php + Landing page for https://php.package.health + +This project uses semantic versioning to detect outdated or insecure dependencies in your project's `composer.json`. + +## Acknowledgements + +Interface assets: + +* [Bulma CSS Framework](https://bulma.io/) +* [CoreUI Icons](https://icons.coreui.io/icons/) + +Project Idea: + +* [Deps.rs](https://deps.rs/) + +## Docker + +Documentation about running the project using Docker is available in [DOCKER.md](DOCKER.md). + +## License + +This project is licensed under the [GNU AFFERO General Public License](LICENSE).