From 87f4f521631d14402609963e6c98afd13a9db009 Mon Sep 17 00:00:00 2001 From: REVATHYJESS <56391652+REVATHYJESS@users.noreply.github.com> Date: Mon, 18 Oct 2021 17:15:06 +0000 Subject: [PATCH] Fix grammar mistakes in readme --- .replit | 2 ++ README.md | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) create mode 100644 .replit diff --git a/.replit b/.replit new file mode 100644 index 0000000..1b15c05 --- /dev/null +++ b/.replit @@ -0,0 +1,2 @@ +language = "python3" +run = "" \ No newline at end of file diff --git a/README.md b/README.md index e10ec92..7ebd6c5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # xbox-scraper -Get yourself an xbox! +Get yourself an Xbox! -A jab at automating the tedious process of finding a Xbox Series X in India. Includes Amazon, Flipkart and Reliance Digital +A jab at automating the tedious process of finding an Xbox Series X in India. Includes Amazon, Flipkart, and Reliance Digital -It can be run as a cron or plugged in to some framework to provide notifications. -Since most Operating systems now provide some sort of notification library, it would be good idea to use those and push out notifications for an end-user. +It can be run as a cron or plugged into some framework to provide notifications. +Since most Operating systems now provide some sort of notification library, it would be a good idea to use those and push out notifications for an end-user. \ No newline at end of file