diff --git a/jawsboot/README.md b/jawsboot/README.md index cf201c6..7e0d3bc 100644 --- a/jawsboot/README.md +++ b/jawsboot/README.md @@ -2,7 +2,7 @@ Provides a statically served and embedded version of [Bootstrap](https://getbootstrap.com/). -Example usage that loads your templates, favicon and Bootstrap. Also uses the templatereloader +Example usage that loads your templates, favicon and Bootstrap. Also uses a `templatereloader` so that when running with `-tags debug` or `-race` templates are reloaded from disk as needed. ```go