mirror of
https://github.com/plexusorg/toml4j.git
synced 2025-08-05 12:03:14 +00:00
Fixed fully-qualified name in README
This commit is contained in:
parent
e3a3d22a46
commit
c00eff9dad
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ Add the following dependency:
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
1. Create a com.moandjiezana.toml.Toml4J instance
|
1. Create a `com.moandjiezana.toml.Toml` instance
|
||||||
1. Call the `parse` method of your choice
|
1. Call the `parse` method of your choice
|
||||||
1. Use the getters to retrieve the data
|
1. Use the getters to retrieve the data
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue