diff --git a/README.md b/README.md index f2586c4..1e2e73e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # mininit -Minimal Init \ No newline at end of file +This is largely just Rich Felker's init with a few changes, and it therefore inherits the MIT License that Rich originally published this with.