Skip to content

Commit faeaa76

Browse files
committed
Fixed README typo
1 parent 4605845 commit faeaa76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The assembler for the Nibble Knowledge CPU.
55
AS4
66
---
77

8-
AS4 is the low level assembler on written in C99 for the Nibble Knowledge CPU. It is under 1000 lines of executable code, and recognises only 12 language constructs.
8+
AS4 is the low level assembler written in C99 for the Nibble Knowledge CPU. It is under 1000 lines of executable code, and recognises only 12 language constructs.
99

1010
### Useage ###
1111
There are only two invocations of as4:

0 commit comments

Comments
 (0)