Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
uralbash committed Jun 30, 2016
1 parent 1cef830 commit 51edf9b
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
|Build Status| |Coverage Status| |Stories in Ready| |PyPi|
|Build Status| |Coverage Status|

pyramid_pages
=============
Expand All @@ -7,7 +7,7 @@ pyramid_pages
This is very similar to **django.contrib.flatpages** but with a tree structure
and traversal algorithm in URL dispath.

See documentation http://pyramid-pages.readthedocs.org/en/master/
See documentation http://pyramid-pages.readthedocs.io

.. image:: https://raw.githubusercontent.com/uralbash/pyramid_pages/master/docs/_static/img/example.png
:alt: pyramid_pages - example of website pages tree
Expand All @@ -34,7 +34,3 @@ The project is licensed under the MIT license.
:target: https://travis-ci.org/uralbash/pyramid_pages
.. |Coverage Status| image:: https://coveralls.io/repos/uralbash/pyramid_pages/badge.png
:target: https://coveralls.io/r/uralbash/pyramid_pages
.. |Stories in Ready| image:: https://badge.waffle.io/uralbash/pyramid_pages.png?label=in%20progress&title=In%20Progress
:target: https://waffle.io/uralbash/pyramid_pages
.. |PyPI| image:: http://img.shields.io/pypi/dm/pyramid_pages.svg
:target: https://pypi.python.org/pypi/pyramid_pages/

0 comments on commit 51edf9b

Please sign in to comment.