blocoio / faker

A Kotlin and Android-ready port of the Faker ruby gem
MIT License
189 stars 26 forks source link

Update README.md #6

Closed arnzel closed 6 years ago

arnzel commented 7 years ago

faker.name.firstName() is not a proper usage of the library

sdsantos commented 6 years ago

@arnzel That's exactly the proper usage of the library, as you can check in https://github.com/blocoio/faker/blob/master/src/test/java/io/bloco/faker/components/NameTest.java