From 45b2c8f5d07d196e26208c2301d9dce4dd7c4494 Mon Sep 17 00:00:00 2001 From: kugi <40158101+kugimasa@users.noreply.github.com> Date: Sat, 26 Sep 2020 12:32:27 +0900 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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)