Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
zillachan committed Sep 18, 2017
1 parent 31f028f commit 6e71549
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ repositories {
compile 'com.github.zillachan:ValiZilla:1.0'
}
```

Example

```
public class MainActivity extends AppCompatActivity {
Expand Down Expand Up @@ -51,3 +53,7 @@ Inject your callback method with @ValidSuccess

Call ValiZilla.vali(Object target);

# Screenshots

![Image](https://raw.githubusercontent.com/zillachan/ValidZilla/master/images/valizilla.png)

Binary file removed images/not_null.png
Binary file not shown.
Binary file removed images/reg_error.png
Binary file not shown.
Binary file removed images/reg_success.png
Binary file not shown.
Binary file added images/valizilla.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6e71549

Please sign in to comment.