From cf27c8c803d785ab6244d0d60e26f1ebbaf34111 Mon Sep 17 00:00:00 2001 From: utkarsh4434 <48488175+utkarsh4434@users.noreply.github.com> Date: Fri, 2 Oct 2020 12:47:57 +0530 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 9ca73cd..fa985ae 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ ============= -bus_catchers +Bus_Catchers ============= **bus_catchers** is a experimental web scraping suite to extract schedule data from the bus websites of Bolt Bus, Greyhound, Peterpan, Megabus, Amtrak, and more. @@ -14,7 +14,7 @@ Dependencies 1) **Selenium** -A framework for controlling your browser, can be downloaded at: https://pypi.python.org/pypi/selenium +A framework for controlling your browser, can be downloaded at: https://pypi.python.org/pypi/selenium . 2) **Scrapy**