Fix README formatting
This commit is contained in:
parent
c153a3a749
commit
d202dce683
@ -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
|
||||
""""""
|
||||
|
Loading…
x
Reference in New Issue
Block a user