From c8ae2d2ed94a1ea5b26b7055234d85aedf22c327 Mon Sep 17 00:00:00 2001 From: Rutger Broekhoff Date: Wed, 1 May 2024 00:12:40 +0200 Subject: Explicitly indicate use of MIT license --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fd72cb2..9bb36c8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ Gitolfs3: a very simple Git LFS server -======== +====================================== + +[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT) Gitolfs3 has a singular purpose: provide me with a personal Git LFS server that I can run on my VPS, that stores objects in S3. It seems to be doing an okay -- cgit v1.2.3