Skip to content

Commit

Permalink
updated readme to reflect updated import
Browse files Browse the repository at this point in the history
  • Loading branch information
faiqsohail committed Jan 12, 2022
1 parent e558f1e commit f3fd40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This library facilitates and simplifies the usage of the [VPN Blocker Web API](h
First things, first.. remember to import the library:

```java
import vpn.detection.*;
import net.vpnblocker.api.*;
```


Expand Down

0 comments on commit f3fd40f

Please sign in to comment.