From 84544e37b26776540cbe68b3e3c53560af071555 Mon Sep 17 00:00:00 2001 From: priya <50916765+priyanka-prasad1@users.noreply.github.com> Date: Thu, 1 Oct 2020 02:03:51 +0530 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..c2e3aab 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# UyghurWebsiteCrawler +# 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. +for thsi Python and Scrapy is needed. -Before run this code , please read the Scrapy Docs: +Before run this code , please go through the Scrapy Docs: http://scrapy.org/ ### Run