show better errors

This commit is contained in:
nora 2021-09-19 00:04:40 +02:00
parent ca75288316
commit c38a932d23
2 changed files with 13 additions and 15 deletions

View file

@ -4,7 +4,7 @@ Debugger and interpreter for the M8 pseudo-assembly language. Inspired by `gdb`
More infos: https://github.com/ah1m1/M8NI
Usage: `$ ./m8db <filename>`
Usage: `$ ./m8db (filename)`
# Instructions: