From 001f4ed14e504fcf081b633449eaecce34224d16 Mon Sep 17 00:00:00 2001 From: Bart Kiers Date: Thu, 13 Mar 2014 05:50:10 -0700 Subject: [PATCH] Added link to Liqp: a Java port. --- Ports-of-Liquid-to-other-environments.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Ports-of-Liquid-to-other-environments.md b/Ports-of-Liquid-to-other-environments.md index b4d0af4..3d49d14 100644 --- a/Ports-of-Liquid-to-other-environments.md +++ b/Ports-of-Liquid-to-other-environments.md @@ -3,4 +3,5 @@ * [php-liquid](https://github.com/harrydeluxe/php-liquid) (PHP) * [Solution](http://search.cpan.org/~sanko/Solution/lib/Solution.pm) (Perl) * [CFML-LIQUID](https://github.com/rip747/cfml-liquid) (CFML/ColdFusion) -* [liquid.as] (https://github.com/prevailhs/liquid.as) (ActionScript 3) \ No newline at end of file +* [liquid.as] (https://github.com/prevailhs/liquid.as) (ActionScript 3) +* [Liqp](https://github.com/bkiers/Liqp) (Java) \ No newline at end of file