diff --git a/README.md b/README.md index 4ea8c47..cff776f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # forever-run-discord-bots-or-other-python-scripts + A short script used to run python scripts forever on linux, particularly raspberry pis. + +Store this in the same folder as your bots. + +Before running right click, and set the permission for executing to something suitable.