diff --git a/System-Library.md b/System-Library.md index bae00fc..833e642 100644 --- a/System-Library.md +++ b/System-Library.md @@ -1,13 +1,9 @@ The baseline CMD system library. It contains some useful functions for machine identification, basic console I/O, rudimentary memory management, and useful math operations. Accessed via: -**Compatibility:** +**Compatibility:** `1, II, ///` -`1, II, ///` - -**Usage:** - -[`include "inc/cmdsys.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/cmdsys.plh) +**Usage:** [`include "inc/cmdsys.plh"`](https://github.com/dschmenk/PLASMA/blob/master/src/inc/cmdsys.plh) **Values:**