diff --git a/README.md b/README.md index 22ba47f..b4ccc30 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ # SortMe A CLI Sorting Program + +# Usage +1. Input the number of objects +2. Input the objects name +3. The program will sort them for you 🎲 + +![](sortme.gif)