You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -14,17 +14,17 @@ These proxy files support:
14
14
* Download and unzip the .zip file or clone the repository. You can download [a released version](https://github.com/Esri/resource-proxy/releases) (recommended) or the [most recent daily build](https://github.com/Esri/resource-proxy/archive/master.zip).
15
15
* Follow the instructions in the readme file in the folder of the proxy you want to install (DotNet, Java, PHP) for installation instructions.
16
16
17
-
##Main Folders and Files
17
+
##Folders and Main Files
18
18
19
-
* DotNet: .NET version of the proxy
20
-
* README.md
19
+
*[DotNet: .NET version of the proxy](DotNet/README.md)
21
20
* proxy.ashx
22
21
* proxy.config
23
-
* Java: Java version of the proxy
24
22
* README.md
23
+
*[Java: Java version of the proxy](Java/README.md)
0 commit comments