docs: add license
This commit is contained in:
@@ -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/)
|
||||||
Reference in New Issue
Block a user