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