Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Omae-Kumiko authored Mar 4, 2022
1 parent 94b69a2 commit 9705e60
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@ The res will be reserved into the frame props of output.
- ```cache```: Whether the output should be cache or not. Disabling cache maybe imporove a little bit of performance. If you want to access them later, it's recommand to enable cache.
- 0: disable
- 1: enable(default)

```python
core.complane.Version()
```
Get Version.
## Build
you can use the code below to build the plugin by youself.
```
Expand Down

0 comments on commit 9705e60

Please sign in to comment.