diff options
Diffstat (limited to 'docs/Python.md')
-rw-r--r-- | docs/Python.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/Python.md b/docs/Python.md index 01273bf..51d4bd6 100644 --- a/docs/Python.md +++ b/docs/Python.md @@ -5,7 +5,8 @@ ## Description -locusts-r-us is a library that provides a way to introduce locusts into your code. +locusts-r-us is a library that provides a way to introduce locusts into your +code. Why would you want to do that? I don't know. @@ -30,4 +31,5 @@ if __name__ == "__main__": ## License -This project is licensed under the BSD Zero Clause License. See the [LICENSE](../LICENSE) file for details. +This project is licensed under the BSD Zero Clause License. See the +[LICENSE](../LICENSE) file for details. |