From 92c86bfba672789bda5191bd200defd16bd16ba0 Mon Sep 17 00:00:00 2001 From: Thomas Butler Date: Sun, 21 Jul 2024 14:02:23 -0500 Subject: [PATCH] add license to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e71ffc00..e0332584 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ +## License + +This project is licensed under the MIT license. + +See [LICENSE](./LICENSE.txt) for more information. + + ## Resources [building graphene os](https://grapheneos.org/build)