Skip to content

Commit 16a796b

Browse files
authored
Update README.md
1 parent ffb3c5d commit 16a796b

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

+7-8
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,13 @@ End Type
2626

2727

2828
#### Arguments:
29-
> - optional IN URL(s) : Array of or Single String Full URLs to AutoDetect Proxy
30-
>
31-
> - optional OUT ProxyDetails: Custom IE Proxy Structure to Pass out IE Proxy Details and Status Code
32-
> - ProxyDetails(1) = IE AutoDetect (fAutoDetect)
33-
> - ProxyDetails(2) = IE AutoCofigUrl (lpszAutoConfigUrl)
34-
> - ProxyDetails(3) = IE Proxy (lpszProxy)
35-
> - ProxyDetails(4) = IE Proxy Bypass (lpszProxyBypass)
36-
> - ProxyDetails(5) = DevCode
29+
- optional IN URL(s) : Array of or Single String Full URLs to AutoDetect Proxy
30+
- optional OUT ProxyDetails: Custom IE Proxy Structure to Pass out IE Proxy Details and Status Code
31+
- ProxyDetails(1) = IE AutoDetect (fAutoDetect)
32+
- ProxyDetails(2) = IE AutoCofigUrl (lpszAutoConfigUrl)
33+
- ProxyDetails(3) = IE Proxy (lpszProxy)
34+
- ProxyDetails(4) = IE Proxy Bypass (lpszProxyBypass)
35+
- ProxyDetails(5) = DevCode
3736

3837

3938

0 commit comments

Comments
 (0)