Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagokimo committed Jun 23, 2015
1 parent cac68bd commit 9d57814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Faker.with(context)
.componentMethod();
```

Check out all examples [here](http://qisdjzkxi.com).
Check out all examples [here](https://github.com/thiagokimo/Faker/tree/master/app/src/main/java/io/kimo/faker/mvp/presenter).

##Components

Expand All @@ -68,7 +68,7 @@ Faker is organized in components that provides you specific types of data. Here
* [Phone]() - Phone masks \o/
* [Internet]() - It provides you random emails and domains.
* [Url]() - Gives you (valid) urls that you might use somewhere.
* [Color]() - Thanks to [lzyzsd](https://github.com/lzyzsd/AndroidRandomColor)!
* [Color]() - Generates attractive colors thanks to [lzyzsd](https://github.com/lzyzsd/AndroidRandomColor)!

##Contribuiting

Expand Down

0 comments on commit 9d57814

Please sign in to comment.