From 70b59290cd83c460df65d6b6d536b2f250acb3e3 Mon Sep 17 00:00:00 2001 From: yellowsink Date: Sat, 14 Sep 2024 16:01:05 +0100 Subject: [PATCH] license badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bd8eaa8..392d9c6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Foldiff +[![License: OQL](https://badgers.space/badge/License/OQL/pink)](https://oql.avris.it/license/v1.2) + A general purpose diffing tool that operates on folders of mixed text/binary files. ## Motivation