diff --git a/README.md b/README.md index 9ee1012..051b612 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ ID |Params |Command|Meaning `05` |1b 3b [page addr]|`85` |Read a page under the 3-byte flash address `06` |1s [addr] |`46` |Read the current system time/date information (5 bytes/40 bits, Unix time) into the address `07` |1s [addr] |`47` |Set the current system time/date information (5 bytes/40 bits, Unix time) from the address -`08-1d`|||(reserved) +`08-1d`| | |(reserved) `1e` |1b 3b [flag addr]|`8e` |Load and run another Uxn/ESOP application from flash address according to the flags `1f` |None |`1f` |Halt (required)