summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Dumpleton <Graham.Dumpleton@gmail.com>2014-06-08 18:07:39 +1000
committerGraham Dumpleton <Graham.Dumpleton@gmail.com>2014-06-08 18:07:39 +1000
commit0fa81660a7028a0c50e8cb722a232cdc7a1370a9 (patch)
treeee6970fe106ec2b1e074c2bf654d29e1aa88737f
parentc064dcb7e3a3c669d5d03c586b49dd19b0e21d27 (diff)
downloadmod_wsgi-metrics-0fa81660a7028a0c50e8cb722a232cdc7a1370a9.tar.gz
Shorten titles in documentation.
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 56ee101..b00dc8c 100644
--- a/README.rst
+++ b/README.rst
@@ -26,8 +26,8 @@ Lite tier for it, so there is no excuse for not using both the Python agent
and this plugin to give you that extra visibility. Learn about what your
Python web application is really doing. [1]_
-Using the New Relic plugin with a mod_wsgi express installation
----------------------------------------------------------------
+Using the plugin with a mod_wsgi express installation
+-----------------------------------------------------
When using `mod_wsgi express <https://pypi.python.org/pypi/mod_wsgi>`_,
the plugin will be automatically started and will report data when using
@@ -35,8 +35,8 @@ the builtin support of mod_wsgi express for New Relic. See the mod_wsgi
express documentation for more information on starting it with New Relic
support enabled.
-Using New Relic plugin with a standard mod_wsgi installation
-------------------------------------------------------------
+Using plugin with a standard mod_wsgi installation
+--------------------------------------------------
If you have installed mod_wsgi as an Apache module direct into your Apache
installation, or have installed an operating system binary package, and are