From 83ea75fea94159d751a2eb41ca91e164ba06bf24 Mon Sep 17 00:00:00 2001 From: antifallobst Date: Thu, 30 Nov 2023 23:53:51 +0100 Subject: [PATCH] readme: made the license header smaller --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a58147..cb26093 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Lithium is a small Real-Time 3D renderer written in rust. It is not meant for real world usage, but for learning about 3D rendering. -# License +## License Lithium is licensed under the MIT open source license. Check the `LICENSE` file for more info. \ No newline at end of file