mirror of https://github.com/scrapy/scrapy.git
Add how Scrapy is pronounced to the docs
This commit is contained in:
parent
5b13bfd14a
commit
aec7146e2f
|
|
@ -4,7 +4,7 @@
|
|||
Scrapy at a glance
|
||||
==================
|
||||
|
||||
Scrapy is an application framework for crawling web sites and extracting
|
||||
Scrapy (pronounced SKRAY-peye /ˈskreɪpaɪ/) is an application framework for crawling web sites and extracting
|
||||
structured data which can be used for a wide range of useful applications, like
|
||||
data mining, information processing or historical archival.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue