Mention Liquid.cr support in README.md (#16)

This commit is contained in:
Davor Ocelic 2018-02-11 16:12:32 +01:00 committed by Jerome Gravel-Niquet
parent bfd630f35c
commit ddba8f9050

View file

@ -15,6 +15,7 @@ Simplify developers' lives by abstracting template rendering for multiple templa
| Slang | .slang | [slang](https://github.com/jeromegn/slang) | [@jeromegn](https://github.com/jeromegn) |
| Temel | .temel | [temel](https://github.com/f/temel) | [@f](https://github.com/f) |
| Crikey | .crikey | [crikey](https://github.com/domgetter/crikey) | [@domgetter](https://github.com/domgetter) |
| Liquid | .liquid | [liquid](https://github.com/TechMagister/liquid.cr) | [@jetcommerce](https://github.com/jetcommerce) |
See also:
[Registering your own template engine](#registering-your-own-template-engine).