Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
JiangHaiYang01 committed Jun 3, 2020
1 parent d4f4b4a commit 5f9961c
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ allprojects {

```
dependencies {
implementation 'com.github.JiangHaiYang01:SheetDialog:0.0.1'
implementation 'com.github.JiangHaiYang01:SheetDialog:0.0.2'
}
```

Expand Down Expand Up @@ -77,7 +77,8 @@ SheetDialog(this)
![](https://allens-blog.oss-cn-beijing.aliyuncs.com/uPic/2020-05-20-16-10-49-1589962249%20.png)

# License


```
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
Expand All @@ -88,4 +89,6 @@ SheetDialog(this)
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
```

0 comments on commit 5f9961c

Please sign in to comment.