diff --git a/README.md b/README.md index 23c770d..b7918e4 100644 --- a/README.md +++ b/README.md @@ -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).