mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-28 22:55:47 +08:00
Update readme to reflect current state
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
|||||||
[](https://github.com/digitalocean/nginxconfig.io/stargazers)
|
[](https://github.com/digitalocean/nginxconfig.io/stargazers)
|
||||||
[](https://github.com/digitalocean/nginxconfig.io/graphs/contributors)
|
[](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 />
|
<br />
|
||||||
[](https://github.com/digitalocean/nginxconfig.io/issues?q=is%3Aissue+is%3Aclosed)
|
[](https://github.com/digitalocean/nginxconfig.io/issues?q=is%3Aissue+is%3Aclosed)
|
||||||
[](https://github.com/digitalocean/nginxconfig.io/pulls?q=is%3Apr+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>
|
<a href="https://nginxconfig.io"><strong>nginxconfig.io »</strong></a>
|
||||||
<br />
|
<br />
|
||||||
<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>
|
</p>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
@@ -87,7 +87,7 @@ Any contributions you make are **greatly appreciated**.
|
|||||||
|
|
||||||
1. Fork the Project
|
1. Fork the Project
|
||||||
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
|
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`)
|
4. Push to the Branch (`git push origin feature/AmazingFeature`)
|
||||||
5. Open a Pull Request
|
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).
|
Copyright © 2020 [DigitalOcean, Inc <contact@digitalocean.com> (https://www.digitalocean.com)](https://www.digitalocean.com).
|
||||||
<br />
|
<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.
|
||||||
|
Reference in New Issue
Block a user