Fix bullet list format in README.rst

Change-Id: If0b6935144dcead9b329b55f0a9af41469085565
This commit is contained in:
Andreas Jaeger 2014-02-02 12:19:47 +01:00
parent 44b44093f3
commit e24f28b32e

View File

@ -50,6 +50,7 @@ directory to use the same tests that are done as part of our Jenkins
gating jobs.
If you like to run individual tests, run:
* ``tox -e checkniceness`` - to run the niceness tests
* ``tox -e checksyntax`` - to run syntax checks
* ``tox -e checkdeletions`` - to check that no deleted files are referenced