Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaravichow committed Sep 30, 2021
1 parent 6e84cbc commit 45ff355
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 @@ -29,6 +29,14 @@ LATEST_VERSION - [![](https://jitpack.io/v/kamaravichow/iplib-android.svg)](http

## Usage

**Initialise**

```java

IPLib ipLib = IPLib.getInstance();

```

**Basic Usage**

To get the current IP and location of the user
Expand Down

0 comments on commit 45ff355

Please sign in to comment.