From 23e0d0029125b373f9e33097dfae179488e50aad Mon Sep 17 00:00:00 2001 From: snehal691 <72145176+snehal691@users.noreply.github.com> Date: Wed, 30 Sep 2020 10:41:35 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8dc83a4..0ebcaa9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# UyghurWebsiteCrawler -simple crawler for some uyghur website such as uy.ts.cn,bbs.bagdax.cn,www.bagdax.cn(using python and scrapy) +# Uyghur_Website_Crawler +simple crawler for some Uyghur website such as uy.ts.cn,bbs.bagdax.cn,www.bagdax.cn (using python and scrapy) ### Preparations: Python and Scrapy is needed. -Before run this code , please read the Scrapy Docs: +Before run this code, please read the Scrapy Docs: http://scrapy.org/ ### Run