Skip to content

Commit 7bedb6f

Browse files
Fix ambiguity
1 parent c00814d commit 7bedb6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ dependencies {
4747
## How to use
4848
Create a new instance of the FoliaLib class:
4949
```java
50+
// Assuming "this" is your plugin instance
5051
FoliaLib foliaLib = new FoliaLib(this);
5152
```
5253
Then you can use the scheduler options:

0 commit comments

Comments
 (0)