From ff0ceff2274b5007260f56cae7787cfc935985a7 Mon Sep 17 00:00:00 2001 From: Josh Creek Date: Wed, 6 Mar 2019 20:09:27 +0000 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) 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.