diff --git a/README.md b/README.md index 1e8a884..c6b28f8 100644 --- a/README.md +++ b/README.md @@ -75,16 +75,18 @@ qaz requires: ## Checkout the [Wiki](https://github.com/daidokoro/qaz/wiki) for more on how Qaz works! -__Content__: +__Content___ - [Home](https://github.com/daidokoro/qaz/wiki) - [Installation](https://github.com/daidokoro/qaz/wiki/Install) -- [Handling Configuration Files](https://github.com/daidokoro/qaz/wiki/Config) +- [Configuration](https://github.com/daidokoro/qaz/wiki/Config) + - [Roles vs Profiles](https://github.com/daidokoro/qaz/wiki/Roles-vs-Profiles) - [Custom Template Functions](https://github.com/daidokoro/qaz/wiki/Custom-Function) - [Templating with Qaz](https://github.com/daidokoro/qaz/wiki/Templates) - [Troposphere via Lambda](https://github.com/daidokoro/qaz/wiki/Troposphere) + -- See `examples` folder for more examples of usage. More examples to come.