aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Rutger Broekhoff2024-05-01 00:12:40 +0200
committerLibravatar Rutger Broekhoff2024-05-01 00:12:40 +0200
commitc8ae2d2ed94a1ea5b26b7055234d85aedf22c327 (patch)
tree7dab850aa224699b5889d0daf13d5c696ca72127 /README.md
parent29c576de63a3de6da6a2f4909f151b3d5d157060 (diff)
downloadgitolfs3-c8ae2d2ed94a1ea5b26b7055234d85aedf22c327.tar.gz
gitolfs3-c8ae2d2ed94a1ea5b26b7055234d85aedf22c327.zip
Explicitly indicate use of MIT license
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index fd72cb2..9bb36c8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
1Gitolfs3: a very simple Git LFS server 1Gitolfs3: a very simple Git LFS server
2======== 2======================================
3
4[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)
3 5
4Gitolfs3 has a singular purpose: provide me with a personal Git LFS server that 6Gitolfs3 has a singular purpose: provide me with a personal Git LFS server that
5I can run on my VPS, that stores objects in S3. It seems to be doing an okay 7I can run on my VPS, that stores objects in S3. It seems to be doing an okay