Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Airsaid authored Aug 10, 2021
1 parent bbdde36 commit 778ed53
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
[![Version](https://img.shields.io/maven-central/v/com.airsaid/okmock)](https://plugins.gradle.org/plugin/com.airsaid.okmock)

# OKMock
:balloon: OKMock is a a Gradle Plugin for auto-filling field data.

:balloon: OKMock is a Gradle Plugin used to quickly fill field data on Android. ([中文文档](https://github.com/Airsaid/OKMock/blob/main/README_CN.md))

# Usage
1. Add the following to your ```build.gradle```:
Expand Down Expand Up @@ -82,7 +81,6 @@ public Map<Integer, Person>[] personMapArray;
public Map<Integer, List<Person>> personMapNested;
```


# License
```
Copyright 2021 Airsaid
Expand Down

0 comments on commit 778ed53

Please sign in to comment.