updated docs and HTML
This commit is contained in:
@@ -57,6 +57,11 @@
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th scope="row">5.21.22</th>
|
||||
<td>2023-12-22</td>
|
||||
<td><span class="code">README.md</span> updated docs and HTML</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">5.21.21</th>
|
||||
<td>2023-12-21</td>
|
||||
|
||||
+1
-1
@@ -170,7 +170,7 @@
|
||||
<img class="logo" src="assets/logo.png" alt="logo">
|
||||
<div class="title">systeminformation</div>
|
||||
<div class="subtitle"><span id="typed"></span> </div>
|
||||
<div class="version">New Version: <span id="version">5.21.20</span></div>
|
||||
<div class="version">New Version: <span id="version">5.21.22</span></div>
|
||||
<button class="btn btn-light" onclick="location.href='https://github.com/sebhildebrandt/systeminformation'">View on Github <i class=" fab fa-github"></i></button>
|
||||
</div>
|
||||
<div class="down">
|
||||
|
||||
+1
-1
@@ -85,7 +85,7 @@
|
||||
<td>X</td>
|
||||
<td>X</td>
|
||||
<td>X</td>
|
||||
<td>'linux', 'darwin', 'win32', ...</td>
|
||||
<td>'linux', 'darwin', 'Windows', ...</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
|
||||
+2
-2
@@ -84,7 +84,7 @@
|
||||
<td>X</td>
|
||||
<td>X</td>
|
||||
<td>X</td>
|
||||
<td>'linux', 'darwin', 'win32', ...</td>
|
||||
<td>'linux', 'darwin', 'Windows', ...</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td>
|
||||
@@ -757,4 +757,4 @@ si.users().then(data => console.log(data));</code></pre class="example">
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user