From fa9c5253084350d8f98a0aa1a39713121e1918d0 Mon Sep 17 00:00:00 2001 From: Edoardo Federici <55538139+Ohswedd@users.noreply.github.com> Date: Thu, 5 Dec 2024 23:48:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f917bb4..57142fd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![Latest Version](https://img.shields.io/pypi/v/iris-templates) ![Downloads](https://img.shields.io/pypi/dm/iris-templates) ![Status](https://img.shields.io/badge/status-alpha-orange) -![License: CC BY-ND 4.0](https://img.shields.io/badge/License-CC%20BY--ND%204.0-lightgrey.svg) +![License: MIT](https://img.shields.io/badge/License-MIT-lightgrey.svg) **Iris** is a modern, lightweight Python template engine designed for simplicity, flexibility, and performance. With advanced directive processing, includes, and dynamic context evaluation, Iris provides developers with a seamless way to render dynamic templates efficiently.