From c3122763505379d560f04d2d083df5e24d8384b7 Mon Sep 17 00:00:00 2001
From: MattIPv4
Date: Thu, 4 Jun 2020 15:31:06 +0100
Subject: [PATCH] Update readme to reflect current state
---
README.md | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index dde1755..7817548 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[](https://github.com/digitalocean/nginxconfig.io/stargazers)
[](https://github.com/digitalocean/nginxconfig.io/graphs/contributors)
-[](https://github.com/digitalocean/nginxconfig.io/blob/master/LICENSE.md)
+[](https://github.com/digitalocean/nginxconfig.io/blob/master/LICENSE)
[](https://github.com/digitalocean/nginxconfig.io/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/digitalocean/nginxconfig.io/pulls?q=is%3Apr+is%3Aclosed)
@@ -16,9 +16,9 @@
nginxconfig.io »
- Report Bug
+ Report a bug
·
- Request Feature
+ Request a feature
@@ -87,7 +87,7 @@ Any contributions you make are **greatly appreciated**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
-3. Commit your Changes (`git commit -m 'Add some AmazingFeature`)
+3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
@@ -118,4 +118,4 @@ Give a ⭐️ if this project helped you!
Copyright © 2020 [DigitalOcean, Inc <contact@digitalocean.com> (https://www.digitalocean.com)](https://www.digitalocean.com).
-This project is licensed under the [Apache 2.0](https://github.com/digitalocean/nginxconfig.io/blob/master/LICENSE) license.
+This project is licensed under the [MIT](https://github.com/digitalocean/nginxconfig.io/blob/master/LICENSE) license.