Correct paths
This commit is contained in:
parent
7480483b37
commit
c78c0bfabb
1 changed files with 6 additions and 4 deletions
|
@ -49,13 +49,15 @@ git remote add upstream git@github.com:AriaMinaei/theatre.git
|
|||
|
||||
### `@theatre/core`
|
||||
|
||||
The core animation library. This project is located under
|
||||
[`./theatre/core`](`/theatre/core).
|
||||
The core animation library.
|
||||
|
||||
This project is located under [`./theatre/core`](./theatre/core).
|
||||
|
||||
### `@theatre/studio`
|
||||
|
||||
The visual editor. This project is located under
|
||||
[`./theatre/studio`](`/theatre/studio).
|
||||
The visual editor.
|
||||
|
||||
This project is located under [`./theatre/studio`](./theatre/studio).
|
||||
|
||||
### Commands
|
||||
|
||||
|
|
Loading…
Reference in a new issue