diff options
Diffstat (limited to 'docs/Docker.md')
-rw-r--r-- | docs/Docker.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/Docker.md b/docs/Docker.md index 7e6ab52..62d479c 100644 --- a/docs/Docker.md +++ b/docs/Docker.md @@ -13,3 +13,7 @@ docker run --rm ghcr.io/locusts-r-us/locusts:master That's it. There are locusts now in your computer. What those locusts do is up to the reader. + +## License + +This project is licensed under the BSD Zero Clause License. See the [LICENSE](https://github.com/locusts-r-us/locusts/blob/master/LICENSE) file for details. |