Commit acbbf4bc authored by Bram Schoenmakers's avatar Bram Schoenmakers

A word on some optional dependencies.

parent 27cc49fe
......@@ -22,10 +22,17 @@ use topydo.
Install
-------
Install simply with:
Simply install with:
pip install topydo
### Optional dependencies
* icalendar : To print your todo.txt file as an iCalendar file
(not supported for Python 3.2).
* prompt-toolkit : For topydo's _prompt_ mode, which offers a shell-like
interface with auto-completion.
Demo
----
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment