diff --git a/README.md b/README.md index f43ae87..bf9f720 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ # ptulsconv Read Pro Tools text exports and generate PDF reports, JSON output. + +## Quick Start + +For a quick overview of how to cue ADR with `ptulsconv`, check out the [Quickstart](doc/QUICKSTART.md). ## Theory of Operation @@ -52,4 +56,4 @@ The easiest way to install on your site is to use `pip`: This will install the necessary libraries on your host and gives you command-line access to the tool through an entry-point `ptulsconv`. In a -terminal window type `ptulsconv -h` for a list of available options. \ No newline at end of file +terminal window type `ptulsconv -h` for a list of available options.