Update readme to reflect current state
parent
4a7984ee94
commit
c312276350
10
README.md
10
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)
|
||||
<br />
|
||||
[](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 @@
|
|||
<a href="https://nginxconfig.io"><strong>nginxconfig.io »</strong></a>
|
||||
<br />
|
||||
<br />
|
||||
<a href="https://github.com/digitalocean/nginxconfig.io/issues">Report Bug</a>
|
||||
<a href="https://github.com/digitalocean/nginxconfig.io/issues/new?template=report-a-bug.md">Report a bug</a>
|
||||
·
|
||||
<a href="https://github.com/digitalocean/nginxconfig.io/issues">Request Feature</a>
|
||||
<a href="https://github.com/digitalocean/nginxconfig.io/issues/new?template=request-a-feature.md">Request a feature</a>
|
||||
</p>
|
||||
|
||||
<br />
|
||||
|
@ -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).
|
||||
<br />
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue