From e24155276592418a253a334f99345adb15155fcc Mon Sep 17 00:00:00 2001 From: Jonathan Zernik Date: Mon, 1 Nov 2021 20:45:09 -0700 Subject: [PATCH] Add license section to readme (#1747) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b9c098fe..e4bd79e8 100644 --- a/README.md +++ b/README.md @@ -78,3 +78,7 @@ $ make test ``` $ make itest ``` + +## License + +Distributed under the MIT License. See [LICENSE file](LICENSE).