Guess a number between 1-100.
Enter a number below.
diff --git a/README.md b/README.md index 7c75dbf..510a030 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Number Gusser +Number Guesser Contributed by Aakarsh Vatsraj @@ -12,7 +12,8 @@ The technologies used in this project are HTML,CSS and JavaScript. KNOWN ISSUES: -There is an error when the number you are serching is found.Rectify it +There is an error when the number you are searching is found.Rectify it The page needs a better UI. You can contact me at aakarshvatsraj0509@gmail.com... Or on the discord server. + diff --git a/bg.jpg b/bg.jpg new file mode 100644 index 0000000..c6cb4c9 Binary files /dev/null and b/bg.jpg differ diff --git a/index.html b/index.html index f7234d0..e349104 100644 --- a/index.html +++ b/index.html @@ -8,12 +8,14 @@
Guess a number between 1-100.
Enter a number below.