From aa5c9b070752de208ffe1ed636298eff3aa1dad5 Mon Sep 17 00:00:00 2001 From: neru Date: Thu, 7 May 2026 01:59:43 -0300 Subject: [PATCH] docs: add license --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6224794..4bc56ae 100644 --- a/README.md +++ b/README.md @@ -118,4 +118,8 @@ To build and run manually from the terminal: mkdir build && cd build cmake .. -DSEALLIB_TEST=ON cmake --build . -./seallib-test \ No newline at end of file +./seallib-test + +## License + +[MIT](https://choosealicense.com/licenses/mit/) \ No newline at end of file