Skip to content

Commit

Permalink
Fix heading and documentation section in README
Browse files Browse the repository at this point in the history
  • Loading branch information
timofurrer committed Jun 21, 2016
1 parent 4b99391 commit 5e7a162
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,23 @@ is heavily inspired by
chat at https://gitter.im/gabrielfalcao/sure|

Installing
==========
----------

::

user@machine:~$ [sudo] pip install sure

Documentation
=============
-------------

Available in the `website <https://sure.readthedocs.io>`__ or under the
``spec`` directory.

You can also build the documentation locally using markment:
You can also build the documentation locally using sphinx:

.. code:: bash
pip install markment
markment --server --theme=rtd ./spec/
make docs
Here is a tease
---------------
Expand Down

0 comments on commit 5e7a162

Please sign in to comment.