Update evform.py

This commit is contained in:
Griatch 2014-02-03 09:55:38 +01:00
parent bb7c30e774
commit 4791868d41

View file

@ -2,6 +2,11 @@
"""
Mudform - a way to create advanced ascii forms
WARNING: UNDER DEVELOPMENT. Evform does currently NOT support
colour ANSI markers in the table. Non-colour forms should
work fully (so make issues if they don't).
This is intended for creating advanced ascii game forms, such as a
large pretty character sheet or info document.