In the readme file, it shows: ```bash git clone https://github.com/yourusername/documentationscraper.git cd documentationscraper ``` While I think it should be: ```bash git clone https://github.com/builderby/documentationscraper.git cd documentationscraper ```
In the readme file, it shows:
git clone https://github.com/yourusername/documentationscraper.git cd documentationscraperWhile I think it should be:
git clone https://github.com/builderby/documentationscraper.git cd documentationscraper