Fix bullet list format in README.rst

Change-Id: I3cbf36745a6c39c2a06d5522ffd7424e80f3f278
This commit is contained in:
Andreas Jaeger 2014-02-02 12:15:29 +01:00
parent d4a0b7ebaf
commit dd2aed2f95
1 changed files with 5 additions and 4 deletions

View File

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