From ddba8f905082df132e1a59ae21674cf6029d889b Mon Sep 17 00:00:00 2001 From: Davor Ocelic Date: Sun, 11 Feb 2018 16:12:32 +0100 Subject: [PATCH] Mention Liquid.cr support in README.md (#16) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4327298..1e6eee1 100644 --- a/README.md +++ b/README.md @@ -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).