From fa0adb794a30bd340aca57e98e92cc9041ac1c18 Mon Sep 17 00:00:00 2001 From: NetMan <13informatyka14@gmail.com> Date: Wed, 3 Jan 2024 22:00:58 +0100 Subject: [PATCH] Updated README to reflect current state of project --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e89ed7..4123f07 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # odin-rps -Rock Paper Scissors in browser console using prompt +Rock Paper Scissors in browser, player vs computer using prompt, alert -various functions and player vs pc \ No newline at end of file +multiple functions in the script, including an IIFE object managing points \ No newline at end of file