Add how Scrapy is pronounced to the docs

This commit is contained in:
Raphael Tomé Santana 2021-10-15 20:38:53 -03:00
parent 5b13bfd14a
commit aec7146e2f
1 changed files with 1 additions and 1 deletions

View File

@ -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.