diff --git a/README.md b/README.md index 0802e3b..0bfaf7f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ # Composition Manage your compose sequences +## Usage + +The program takes in `.compose` "fragment" files containing compose sequences (see examples in `/sample-fragments`). + +You can then view all sequences and select the sequences or sequence groups you want to use and export it to a single `.XCompose` file. + +## Screenshots + ![screenshot](screenshot.png)