From f2fda36771fcfcc5b55f97ec675871cd720d44f7 Mon Sep 17 00:00:00 2001
From: Eliott Sammier <eliott.sammier@tetras-libre.fr>
Date: Mon, 29 Jul 2024 10:09:22 +0000
Subject: [PATCH] Update README.md: add license badge

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 707efc8..2822aa3 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 A repository of custom [SurveyJS](https://surveyjs.io/form-library/documentation/overview)
 widgets used for quizzes.
 
+[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
+
 ## Available widgets
 - [Fill-in-the-gaps text (selector)](src/widgets/gapfill-select.js)
 
-- 
GitLab