diff --git a/README.md b/README.md index 1c0e7bd..15e9015 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ CREATE TABLE interactions ( date DATETIME NOT NULL, version VARCHAR(10) NOT NULL ); +``` `type` can be: - "createPrecomposition" : user precomposed a clip, `count` indicates the number of clips in the created precomposition ;