From 73ca8af100b7f610115c10763dcc0cbc5f9ea752 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Fri, 7 Apr 2023 23:41:39 -0700 Subject: [PATCH] Mention license in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 98e99e2..75cb115 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ Generate the example pdf by running: `just build-example`. + +# License + +This library uses the MIT license; see `LICENSE.txt`.