From 00244dd6fa2b762799b4146fbf3626e4a746f83d Mon Sep 17 00:00:00 2001 From: kashnx <148524648+kashnx@users.noreply.github.com> Date: Sat, 13 Jan 2024 15:25:16 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a59403..637dcf6 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# roll-the-dice \ No newline at end of file +# roll-the-dice +This is a dice game using HTML, CSS and Javascript. +Refresh the page to roll the dice.