Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
billthefarmer authored Oct 27, 2020
1 parent 6a399a4 commit 9918d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {
// This is now somewhat redundant but has been left in.
```
### Native Methods
```c++
```java
boolean init() // Return true on success, or false on failure.

int[] config() // Return a four element array of ints with part of
Expand Down

0 comments on commit 9918d76

Please sign in to comment.