diff --git a/src/utils/evtable.py b/src/utils/evtable.py index 37e5285f0f..6ddb9b6868 100644 --- a/src/utils/evtable.py +++ b/src/utils/evtable.py @@ -6,6 +6,10 @@ EvTable This is an advanced ASCII table creator. It was inspired 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: