diff --git a/README.rst b/README.rst index 28fb89d..37f1873 100644 --- a/README.rst +++ b/README.rst @@ -10,11 +10,13 @@ oyster was created by James Turk for `Sunlight Labs `_. Source is available via `GitHub `_ -## ADD PyPI link after release - Installation ============ +oyster is available on PyPI: `oyster `_. + +The recommended way to install oyster is to simply ``pip install oyster`` + Requirements ------------ diff --git a/oyster/templates/base.html b/oyster/templates/base.html index 2a3762e..642d53d 100644 --- a/oyster/templates/base.html +++ b/oyster/templates/base.html @@ -2,8 +2,8 @@ {% block title %} {% endblock %} - - + +