the great documentation update
This commit is contained in:
parent
b13d3ab3e9
commit
922192ebfe
2
README
2
README
|
@ -100,7 +100,7 @@ tables can be rendered like so:
|
|||
uml.py usage
|
||||
============
|
||||
|
||||
uml.py takes no arguments and just listens on stdin. it tokenizes the implemented parts of the markup language until an EOF is reached, in which case the program prints the results of the organization.
|
||||
uml.py takes no arguments and just listens on stdin. it tokenizes the implemented parts of the markup language until an EOF is reached, in which case the program prints the results of the tokenization.
|
||||
|
||||
+----------------------| Input text |--+
|
||||
| # header |
|
||||
|
|
Loading…
Reference in New Issue