diff --git a/README.md b/README.md index 6097886..63293f9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # saferm -Safely run rm -rf \ No newline at end of file +Safely runs rm -rf + + +# Usage/ Installation + +1. git clone this repo +2. cd into the repo +3. make && sudo make install +4. enjoy \ No newline at end of file