From 5e2efec0503622267b57d03fe7d5151000d3bf47 Mon Sep 17 00:00:00 2001 From: Serdar Dogruyol <990485+sdogruyol@users.noreply.github.com> Date: Wed, 8 Sep 2021 16:24:37 +0300 Subject: [PATCH] Remove Kilt reference from README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e86af15..e0ab8ca 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ See also [Getting Started](http://kemalcr.com/guide/). - Middleware support - Built-in JSON support - Built-in static file serving -- Built-in view templating via [Kilt](https://github.com/jeromegn/kilt) +- Built-in view templating via [ECR](https://crystal-lang.org/api/ECR.html) # Documentation