From 64f37be956924757000c61970f709cb8932d951a Mon Sep 17 00:00:00 2001 From: hritik229 <72161902+hritik229@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:19:25 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8dc83a4..df62715 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # UyghurWebsiteCrawler simple crawler for some uyghur website such as uy.ts.cn,bbs.bagdax.cn,www.bagdax.cn(using python and scrapy) -### Preparations: +### Preparations (all you need to know): Python and Scrapy is needed. Before run this code , please read the Scrapy Docs: http://scrapy.org/ -### Run +### how to RUN To run the code open the Terminal and run the commond some like below(where xxx is your scrapy spider name ):