From c458e617c0f90c19fae2adb599150d8bdb25cdfc Mon Sep 17 00:00:00 2001 From: Rishik <142647228+rishikpogu@users.noreply.github.com> Date: Tue, 28 May 2024 20:06:13 +0530 Subject: [PATCH] update README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f4acc9..e51d5e2 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# rock-paper-scissors \ No newline at end of file +# rock-paper-scissors +This is my first JS Project, from TheOdinProject Curriculum. + +This project aims to create the game Rock Paper Scissors. This game will be played entirely in the console. \ No newline at end of file