Skip to content

Commit bcafba7

Browse files
committed
readme layout
1 parent e5ce715 commit bcafba7

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

+7-4
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,22 @@ Baffects.js is a library adaptation of the Processing language in JavaScript for
33

44
![gif](https://i.imgur.com/JsBk4mE.gif)
55

6-
To create new sketches:
6+
###### To create new sketches:
77
Duplicate the file in 'baffectsjs/scketches/template.jsx' to be able to run your sketches in After Effects.
88

9-
To run sketches:
9+
###### To run sketches:
1010
1. Download Adobe ExtendScript Toolkit and press play button or from the menu Debug - Run.
1111
2. In After Effects go to the menu File - Scripts - Run Script File...
12+
<br/>
13+
<br/>
1214

1315
## Visual Studio Code workflow
1416
Visual Studio Code can use the following extensions to make it easier to run and debug scripts:
1517
1. Adobe Script Runner (on windows machines you have to update After Effects path for CC 2020)
1618
2. ExtendScript Debuggger
1719

18-
20+
<br/>
21+
<br/>
1922
IMPORTANT NOTE:
20-
Currently only the english version is fully supported because of properties name conventions inside After Effects.
23+
Currently only the **english language** version is fully supported because of properties name conventions inside After Effects.
2124

0 commit comments

Comments
 (0)