diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +// Lexington is a command line tool to convert between several formats used for screenwriting. +// The tool uses an internal format called lex which can be used to tweak the output. package main import ( |