[README]: update README

This commit is contained in:
2024-08-08 23:38:11 +01:00
parent a6b58f4d9d
commit f74f1312b1

View File

@ -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.