summaryrefslogtreecommitdiff
path: root/readme.org
diff options
context:
space:
mode:
Diffstat (limited to 'readme.org')
-rw-r--r--readme.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/readme.org b/readme.org
index 64152ea..ea5cf71 100644
--- a/readme.org
+++ b/readme.org
@@ -1,7 +1,7 @@
#+TITLE: Shackle Shell
#+AUTHOR: Justin Wernick
-A shell intended for restricted access on a version control repo server.
+A shell for restricting access on a version control server.
This is intended as a replacement for [[https://git-scm.com/docs/git-shell][Git Shell]], but with a few opinionated
differences:
@@ -67,7 +67,7 @@ differences:
** Post-MVP
-- [ ] proper licensing
+- [X] proper licensing
- [ ] functions correctly when the git path isn't created yet
- [ ] git archive with git upload-archive
- [ ] git config management around protected branches
@@ -79,4 +79,4 @@ differences:
* License
-# TODO
+Licensed under [[./LICENSE][MIT License]].