Actualiser README.md
This commit is contained in:
@@ -17,6 +17,7 @@ CREATE TABLE interactions (
|
|||||||
date DATETIME NOT NULL,
|
date DATETIME NOT NULL,
|
||||||
version VARCHAR(10) NOT NULL
|
version VARCHAR(10) NOT NULL
|
||||||
);
|
);
|
||||||
|
```
|
||||||
|
|
||||||
`type` can be:
|
`type` can be:
|
||||||
- "createPrecomposition" : user precomposed a clip, `count` indicates the number of clips in the created precomposition ;
|
- "createPrecomposition" : user precomposed a clip, `count` indicates the number of clips in the created precomposition ;
|
||||||
|
|||||||
Reference in New Issue
Block a user