Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
llfer2006 committed Sep 7, 2015
1 parent 452fefb commit 8242124
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -50,7 +50,14 @@ Repository at <https://github.com/llfer2006/NestLayout>.
android:layout_width="match_parent" android:layout_height="match_parent"/>
</com.llf.nestlayout.library.NestLayout>
```

##Download
Add the `NestLayout` dependency to your `build.gradle` file :
```groovy
dependencies {
compile 'com.libllf:nestlayout:1.0.0'
...
}
```
## License
Copyright (c) 2015 llfer2006@gmail.com

0 comments on commit 8242124

Please sign in to comment.