Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ddj231 committed Jan 1, 2021
1 parent 7e12858 commit 8c1b1e9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,9 +263,11 @@ Note that saved variables, playables, or durations, can be used as arguments whe
OK! Now to configuring a run of a chunk.


<br/>

### Configuring a run of a chunk

You can be configure a run of chunk by adding the **with** keyword and a comma separated list of customizations to the end of a run command.
You can configure a run of chunk by adding the **with** keyword and a comma separated list of customizations to the end of a run command.

There are three main customizations: **bpm**, **sound**, and **loop**.

Expand All @@ -283,7 +285,7 @@ You can use the **loop** keyword to set the amount of times the run of a chunk s

For example ```loop for 10```

All together a run of a chunk can be configured as follows:
All together you can configure a run of a chunk as follows:

```
start
Expand Down

0 comments on commit 8c1b1e9

Please sign in to comment.