Fix bullet list format in README.rst

Change-Id: I648dc062047ca14d1ce006d913809520039d8ad7
This commit is contained in:
Andreas Jaeger 2014-02-02 12:18:00 +01:00
parent 09332f98b1
commit 248627055f

View File

@ -52,6 +52,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