Skip to content

Commit

Permalink
Fix old readme text
Browse files Browse the repository at this point in the history
  • Loading branch information
senseiwells committed Jan 30, 2024
1 parent 12784d7 commit 0c65b8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,7 @@ dependencies {
}
```

However it is more likely that you want complete control over starting and
stopping recordings which is given to you:
Here's a basic example with what you can do:
```kt
class ExampleMod: ModInitializer {
override fun onInitialize() {
Expand Down

0 comments on commit 0c65b8f

Please sign in to comment.