From 0c65b8f8b25380561c6eca2b297f63a7b1894a16 Mon Sep 17 00:00:00 2001 From: senseiwells Date: Tue, 30 Jan 2024 22:17:25 +0000 Subject: [PATCH] Fix old readme text --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d00084c..4d99dbd 100644 --- a/README.md +++ b/README.md @@ -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() {