Update evtable.py

This commit is contained in:
Griatch 2014-02-03 09:54:50 +01:00
parent dd491d4fde
commit bb7c30e774

View file

@ -6,6 +6,10 @@ EvTable
This is an advanced ASCII table creator. It was inspired This is an advanced ASCII table creator. It was inspired
by prettytable but shares no code. by prettytable but shares no code.
WARNING: UNDER DEVELOPMENT. Evtable does currently NOT support
colour ANSI markers in the table. Non-colour tables should
work fully (so make issues if they don't).
Example usage: Example usage: