From 56b711f78e3b89b305e29df0a0837ed19e6bd2a2 Mon Sep 17 00:00:00 2001
From: l2-nasir <looth2.nasir@live.uwe.ac.uk>
Date: Sat, 3 Oct 2020 17:43:12 +0100
Subject: [PATCH] Update README.md

---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index dd6a497..131a543 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
 ## Practical Exercise for IOT class **Rock Paper Scissors against an _AI_**
 
-Not the most efficient coding I've written but, it works as intended.
\ No newline at end of file
+Not the most efficient coding I've written but, it works as intended.
+##### Steps
+1. Select a choice from "Rock", "Paper", or "Scissors".
+2. Once you have selected your choice the program will generate a random input for the AI.
+3. Your choice and the AI choice will be compared and the winner will be decided!
+4. Select if you want to play again or not!
+5. Have fun!! :D
\ No newline at end of file
-- 
GitLab