diff --git a/README.md b/README.md index ead0c36..61a8e70 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ Salix's syntax is similar to Leaf and (in my opinion at least), it's much more f - [`for` tag](#for-tag) - [`if` tag](#if-tag) - [`include` tag](#include-tag) + - [Using the `include` tag with extra arguments](#using-the-include-tag-with-extra-arguments) - [`macro` tag](#macro-tag) + - [Using the `macro` tag with extra arguments](#using-the-macro-tag-with-extra-arguments) - [Functions](#functions) - [Global Functions](#global-functions) - [Adding Custom Functions](#adding-custom-functions)