We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6571ae commit 7da0519Copy full SHA for 7da0519
1 file changed
docs/index.html
@@ -6,11 +6,13 @@ <h1>Native Java App</h1>
6
<h2>Repository</h2>
7
<a href="https://github.com/MetroCS/NativeJavaApp">MetroCS/NativeJavaApp</a>
8
<h2>Examples</h2>
9
+ <h3>LINUX</h3>
10
<h3>MacOS</h3>
11
<ul>
12
<li>Installer built using the default application:
13
<a href="SampleApp-Installer.dmg">SampleApp-Installer</a></li>
14
<li>Installer that demonstrates a questionnaire and interpretation (MSQL):
15
<a href="MSQL-Installer.dmg">MSQL-Installer</a></li>
16
</ul>
17
+ <h3>Windows</h3>
18
</body>
0 commit comments