Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wangxing Shi committed Mar 24, 2020
1 parent dbca512 commit d8266e9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ Java 8

## Usage

### For Maven Users:

<dependency>
<groupId>com.ilivedata</groupId>
<artifactId>fpnn</artifactId>
<version>2.0.0-release</version>
</dependency>

### Import package

import com.fpnn.sdk.*;
Expand Down

0 comments on commit d8266e9

Please sign in to comment.