From 872cbe9330c3ff0b4626f97c3b8ce48811779da0 Mon Sep 17 00:00:00 2001 From: Venrey Date: Fri, 5 Apr 2024 23:34:27 +0000 Subject: [PATCH] Code format for README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7d4ac56..bc72ebd 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ A quick script to delete all your fedi posts, only tested on sharkey so use at y # How to use -1. run 'git clone https://git.venreys-lair.xyz/Venrey/SharkeyForget.git' -2. open 'forget.py', edit 'token', 'UserID', 'NoteEndpoint', 'DeleteEndpoint' to the values specific to your instance -3. run 'python forget.py' +1. run `git clone https://git.venreys-lair.xyz/Venrey/SharkeyForget.git` +2. open `forget.py`, edit `token`, `UserID`, `NoteEndpoint`, `DeleteEndpoint` to the values specific to your instance +3. run `python forget.py` ## Warning This will delete all your notes including private ones and messages. Do not use unless this is your intention \ No newline at end of file