Fixed fully-qualified name in README

This commit is contained in:
moandji.ezana 2013-02-28 09:53:22 +02:00
parent e3a3d22a46
commit c00eff9dad

View file

@ -30,7 +30,7 @@ Add the following dependency:
## 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. Use the getters to retrieve the data