From d24f9890bb7b6253568235c2df4dc2c405badba8 Mon Sep 17 00:00:00 2001 From: Joop Kiefte Date: Mon, 31 Dec 2018 23:39:36 +0100 Subject: Add description of the main command line tool --- main.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.go b/main.go index c2f64ea..a6a0ed9 100644 --- a/main.go +++ b/main.go @@ -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 ( -- cgit v1.2.3-70-g09d2