README.md: Make minor improvements
This commit is contained in:
parent
d1c9a1b942
commit
34c6b3ebe6
|
@ -5,12 +5,14 @@ your server improve the web site's performance and security, while also
|
|||
ensuring that resources are served with the correct content-type and are
|
||||
accessible, if needed, even cross-domain.
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
The [documentation](doc/TOC.md) is bundled with
|
||||
the project, which makes it readily available for offline reading and provides a
|
||||
useful starting point for any documentation you want to write about your project.
|
||||
|
||||
|
||||
## Contributing to this project
|
||||
|
||||
Anyone and everyone is welcome to contribute, but please take a moment to review
|
||||
|
@ -20,6 +22,7 @@ the [contributing guidelines](CONTRIBUTING.md).
|
|||
* [Feature requests](CONTRIBUTING.md#features)
|
||||
* [Pull requests](CONTRIBUTING.md#pull-requests)
|
||||
|
||||
|
||||
## Acknowledgements
|
||||
|
||||
Nginx Server Configs is only possible thanks to all the awesome
|
||||
|
@ -32,6 +35,7 @@ This project is currently maintained by:
|
|||
|---|
|
||||
| [Andy Dawson](http://ad7six.com/) |
|
||||
|
||||
|
||||
## License
|
||||
|
||||
[MIT License](LICENSE.md)
|
||||
The code is available under the [MIT license](LICENSE.txt).
|
||||
|
|
Loading…
Reference in New Issue