updated docs

This commit is contained in:
Sebastian Hildebrandt
2021-02-08 11:48:49 +01:00
parent 6ef48719c8
commit ede3890382
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -201,7 +201,7 @@
</div>
<div class="row number-section">
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
<div class="numbers">13,096</div>
<div class="numbers">13,252</div>
<div class="title">Lines of code</div>
</div>
<div class="col-xl-4 col-lg-4 col-md-4 col-12">
+3 -1
View File
@@ -407,7 +407,7 @@ si.bios().then(data => console.log(data));</code></pre class="example">
<td>X</td>
<td>X</td>
<td></td>
<td>memory max capacity (where available)</td>
<td>memory max capacity bytes (where available)</td>
</tr>
<tr>
<td></td>
@@ -432,6 +432,8 @@ si.baseboard().then(data => console.log(data));</code></pre class="example">
version: '',
serial: 'C80-xxxxxxxxxxx',
assetTag: ''
memMax: 68719476736
memSlots: 2
}</pre>
</tr>
<tr>