docs: add license

This commit is contained in:
2026-05-07 01:59:43 -03:00
parent 1c54d0c2cc
commit aa5c9b0707
+5 -1
View File
@@ -118,4 +118,8 @@ To build and run manually from the terminal:
mkdir build && cd build mkdir build && cd build
cmake .. -DSEALLIB_TEST=ON cmake .. -DSEALLIB_TEST=ON
cmake --build . cmake --build .
./seallib-test ./seallib-test
## License
[MIT](https://choosealicense.com/licenses/mit/)