Skip to content

Commit

Permalink
Adjusting README
Browse files Browse the repository at this point in the history
  • Loading branch information
Giovanni Piazza committed Oct 9, 2014
1 parent 724c11a commit a100f6a
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
-Scrapy website
-==============
-
-This is the website that runs on http://scrapy.org.
-
-Requirements
-============
-
-This website is made with `Jekyll`_. The most universal way to install it is::
-
- gem install jekyll
-
-Usage
-=====
-
-To start the web server locally auto-reloading when files change use::
-
- jekyll serve --watch
-
-Pull requests
-=============
-
-Are you a company or individual using Scrapy for your product or project?. Add
-yourself to ``companies.html`` and send a pull request!
-
-Are you a company providing Scrapy consulting or spider development?. Add
-yourself to ``support.html`` and send a pull request!
-
-.. _Jekyll: gem install jekyll
Scrapy website
==============

This is the website that runs on http://scrapy.org.

Requirements
============

This website is made with `Jekyll`_. The most universal way to install it is::

gem install jekyll

Usage
=====

To start the web server locally auto-reloading when files change use::

jekyll serve --watch

Pull requests
=============

Are you a company or individual using Scrapy for your product or project?. Add
yourself to ``companies.html`` and send a pull request!

Are you a company providing Scrapy consulting or spider development?. Add
yourself to ``support.html`` and send a pull request!

.. _Jekyll: gem install jekyll

0 comments on commit a100f6a

Please sign in to comment.