Skip to content

Commit 739f09b

Browse files
committed
add support info to README
1 parent bd34ced commit 739f09b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,15 @@ Tests
162162
`nose`_ is the preferred way to run tests. Just run: ``nosetests`` from the
163163
root directory.
164164

165+
Support
166+
=======
167+
168+
* Mailing list: https://groups.google.com/forum/#!forum/scrapely
169+
* IRC: `scrapy@freenode`_
170+
171+
Scrapely is created and maintained by the Scrapy group, so you can get help
172+
through the usual support channels described in the `Scrapy community`_ page.
173+
165174
Architecture
166175
============
167176

@@ -205,3 +214,5 @@ Scrapely library is licensed under the BSD license.
205214
.. _slybot: https://github.com/scrapy/slybot
206215
.. _selectors: http://doc.scrapy.org/en/latest/topics/selectors.html
207216
.. _nose: http://readthedocs.org/docs/nose/en/latest/
217+
.. _scrapy@freenode: http://webchat.freenode.net/?channels=scrapy
218+
.. _Scrapy community: http://scrapy.org/community/

0 commit comments

Comments
 (0)