diff --git a/README.md b/README.md index d98931fa..d2aa361a 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Redis is a very popular Key-Value database. It offers node communication service ### Frontend Frontend is a SPA based on -[Vue-Element-Admin](https://github.com/PanJiaChen/vue-element-admin). It has re-used many Element-UI components to support correspoinding display. +[Vue-Element-Admin](https://github.com/PanJiaChen/vue-element-admin). It has re-used many Element-UI components to support corresponding display. ## Integration with Other Frameworks @@ -206,7 +206,7 @@ class JuejinPipeline(object): There are existing spider management frameworks. So why use Crawlab? -The reason is that most of the existing platforms are depending on Scrapyd, which limits the choice only within python and scrapy. Surely scrapy is a great web crawl frameowrk, but it cannot do everything. +The reason is that most of the existing platforms are depending on Scrapyd, which limits the choice only within python and scrapy. Surely scrapy is a great web crawl framework, but it cannot do everything. Crawlab is easy to use, general enough to adapt spiders in any language and any framework. It has also a beautiful frontend interface for users to manage spiders much more easily.