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