From f74f1312b1d0f30b3866d50e142f886f480dee60 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 8 Aug 2024 23:38:11 +0100 Subject: [PATCH] [README]: update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ab2f940..77ec879 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ This repository was created as a sister repository to the more practical [`utility_scripts`](https://github.com/0hAodha/utility_scripts) repository to house scripts that were not useful enough to earn a place in there. -## Overview of Scripts - - `recursive.sh`: a script that calls itself - - `suicidal_script.sh`: a script that deletes itself. +## Overview + - `recursive.sh`: a script that calls itself. + - `suicidal`: a script that deletes itself.