summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2007-06-27 18:38:31 +0000
committerJason Pellerin <jpellerin@gmail.com>2007-06-27 18:38:31 +0000
commit11eee0e7d92c8e9b567ae1dbd80ca041978718b9 (patch)
tree588afa1fabfad6a4ee6a19131572d01df4aef540 /README.txt
parent05b9783ca1f122ce54ba78aff7829ac66a0c3f46 (diff)
downloadnose-11eee0e7d92c8e9b567ae1dbd80ca041978718b9.tar.gz
Removed testgears reference from site index. Added api doc index.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index cc12964..b4031a3 100644
--- a/README.txt
+++ b/README.txt
@@ -136,9 +136,9 @@ or the setup.cfg or ~/.noserc or ~/.nose.cfg config files.
Please note that when run under the setuptools test command, some plugins will
not be available, including the builtin coverage, and profiler plugins.
-nose also includes its own setuptools command, `nosetests`, that
+nose also includes its own setuptools command, ``nosetests``, that
provides support for all plugins and command line options. See
-nose.commands_ for more information about the `nosetests` command.
+nose.commands_ for more information about the ``nosetests`` command.
.. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools
.. _nose.commands: #commands