Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fygar256 authored Sep 23, 2024
1 parent 49c6725 commit 1c2eff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ org 0x800
If you want to write spaces in the pattern file, enclose it in double quotes`"`.

```
ADD A,Rn "n > 7 ; 5" "n | 0x68"
ADD "A , Rn" "n > 7 ; 5" "n | 0x68"
```

is the same as
Expand Down

0 comments on commit 1c2eff8

Please sign in to comment.