Skip to content

Commit

Permalink
fix README lint?
Browse files Browse the repository at this point in the history
  • Loading branch information
WillLillis committed Oct 28, 2024
1 parent 1389826 commit d0d095a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ compile_flags_txt = [
```

Valid options for the `instruction_set` field include:

- ``"x86"``
- ``"x86-64"``
- ``"x86/x86-64"`` (Enable both)
Expand All @@ -110,6 +111,7 @@ Valid options for the `instruction_set` field include:
- ``"z80"``

Valid options for the `assembler` field include:

- ``"gas"``
- ``"go"``
- ``"masm"``
Expand Down

0 comments on commit d0d095a

Please sign in to comment.