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
|
ensuring that resources are served with the correct content-type and are
|
||||||
accessible, if needed, even cross-domain.
|
accessible, if needed, even cross-domain.
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
The [documentation](doc/TOC.md) is bundled with
|
The [documentation](doc/TOC.md) is bundled with
|
||||||
the project, which makes it readily available for offline reading and provides a
|
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.
|
useful starting point for any documentation you want to write about your project.
|
||||||
|
|
||||||
|
|
||||||
## Contributing to this project
|
## Contributing to this project
|
||||||
|
|
||||||
Anyone and everyone is welcome to contribute, but please take a moment to review
|
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)
|
* [Feature requests](CONTRIBUTING.md#features)
|
||||||
* [Pull requests](CONTRIBUTING.md#pull-requests)
|
* [Pull requests](CONTRIBUTING.md#pull-requests)
|
||||||
|
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
Nginx Server Configs is only possible thanks to all the awesome
|
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/) |
|
| [Andy Dawson](http://ad7six.com/) |
|
||||||
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT License](LICENSE.md)
|
The code is available under the [MIT license](LICENSE.txt).
|
||||||
|
|
Loading…
Reference in New Issue