Update README.md

This commit is contained in:
nora 2021-09-19 00:11:02 +02:00 committed by GitHub
parent ca75288316
commit 27908bf079
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 More infos: https://github.com/ah1m1/M8NI
Usage: `$ ./m8db <filename>` Usage: `$ ./m8db <filename>` or `./m8db`
# Instructions: # Instructions: