From c8d603b6aa305f3d8826626af72dc532658628eb Mon Sep 17 00:00:00 2001 From: Sam Al-Sapti Date: Sat, 26 Nov 2022 22:50:32 +0100 Subject: [PATCH] Add J2Live to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e756adb..125db88 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,8 @@ $ ./deploy.sh --vagrant services SINGLE_SERVICE # deploy SINGLE_SERVICE Docker Note that the `--vagrant` flag should be the first argument when using the script. +## Nice tools + +- [J2Live](https://j2live.ttl255.com/): A live Jinja2 parser, nice to + test out filters +