From 9ded8cdd1c24f91eb5ad0edfd4ae2bcf1eab8399 Mon Sep 17 00:00:00 2001
From: Christof Kaufmann <christof.kaufmann@hs-bochum.de>
Date: Fri, 9 May 2025 12:54:45 +0200
Subject: [PATCH] Add a first badge

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

diff --git a/README.md b/README.md
index b98b30b..ee39bf6 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
 # Owncloud Download Synchronizer
 
+[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
+
+## About
+
 This is a little tool to synchronize files from a public link share to a local directory. Features:
 
 - only download, cannot upload
-- 
GitLab