From 7423b3f36ecec6daec6a71832ab3718fc4a8e862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=93=20hAodha?= Date: Sat, 8 Jul 2023 21:02:39 +0100 Subject: [PATCH] reformat readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb92ba8..862040d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ DISCORD_TOKEN=AAAAAAAAAAAAAAAAAAAAAAAAAA.BBBBBB.CCCCCCCCCCCCCCCCCCCCCCCCCCCCCCCC ``` ## Running the Script -1. The script is now ready to be ran. To get usage information, you can run the script with no arguments. The usage information will be displayed every time that the script is called with valid number of arguments or with unknown flags. +To get usage information, you can run the script with no arguments. The usage information will be displayed every time that the script is called with valid number of arguments or with unknown flags. ```bash ./purge_discord.py ```