We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45ec96 commit 60e99b4Copy full SHA for 60e99b4
index.html
@@ -18,6 +18,15 @@
18
<button id="openNav" class="w3-button w3-teal w3-xlarge" onclick="w3_open()">☰</button>
19
<div class="w3-container">
20
<h1>phpVirtualBox</h1>
21
+
22
+ <p>phpVirtualBox is a web application approximation of the VirtualBox interface written in PHP.</p>
23
24
+ <p>Initially authored by Ian Moore, and now managed by <a href="https://www.smartguide.com.au">Smart Guide</a>.</p>
25
26
+ <h1>License</h1>
27
28
+ <p>phpVirtualBox is released under a GPLv3 license.</p>
29
30
</div>
31
32
0 commit comments