Skip to content

Commit 0302c0c

Browse files
committed
Update README.md
1 parent e3deab6 commit 0302c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Below are the methods supported in this class.
113113
|---|---|
114114
|open(apiKey, apiPackage, useSSL = true)| Expects 2 or 3 input parameters:<ol><li>IP2Proxy API Key.</li><li>Package (PX1 - PX11)</li></li><li>Use HTTPS or HTTP</li></ol> |
115115
|lookup(myIP, callback)|Query IP address. This method returns an object containing the proxy info. <ul><li>countryCode</li><li>countryName</li><li>regionName</li><li>cityName</li><li>isp</li><li>domain</li><li>usageType</li><li>asn</li><li>as</li><li>lastSeen</li><li>threat</li><li>proxyType</li><li>isProxy</li><li>provider</li><ul>|
116-
|getCredit()|This method returns the web service credit balance in an object.|
116+
|getCredit(callback)|This method returns the web service credit balance in an object.|
117117

118118
## Usage
119119

0 commit comments

Comments
 (0)