From 5b9a6220e32905a96919539fb1e19e767a8d4529 Mon Sep 17 00:00:00 2001 From: Francesco Cozzuto Date: Wed, 6 Aug 2025 00:35:30 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffbd6c6..0fb0f4b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # WL -WL is the proof of concept for a powerful and flexible templating language for the web. +WL is the proof of concept for a powerful and flexible templating language for the web. All functionality is implemented, but is still missing some polish. Here's an example template in WL with a recursive comment view element: ```html