diff --git a/README.md b/README.md index 68bf383..10955d4 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ x65.cpp requires struse.h which is a single file text parsing library that can b ## Additional x65 Tools * **dump_x65**: Inspect the contents of .x65 object files generated by x65 to track down linking issues -* **x65dsasm*: Disassemble assembled binary code for review +* **x65dsasm**: Disassemble assembled binary code for review ### References