Fix README formatting

This commit is contained in:
Tom Cammann 2015-03-30 19:00:11 +01:00
parent c153a3a749
commit d202dce683

View File

@ -102,11 +102,11 @@ with. This can be done using ::
Known Issues
"""""""""""
Ctrl-C doens't work
Ctrl-C doesn't work
Currently you cannot interrupt the cathead process due to APScheduler not
supporting this. When you run ``cathead config.py`` in the terminal you have to
termiate the process with ``Ctrl-z`` and ``kill %1`` (or whatever job it was).
Currently you cannot interrupt the cathead process due running the process
from the APScheduler thread. When you run ``cathead config.py`` in the
terminal you have to terminate the process with ``Ctrl-z`` and ``kill %1``.
Naming
""""""