Skip to content

Commit f6c95ca

Browse files
committed
updated README
1 parent 5c591e5 commit f6c95ca

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 700 lines of executable code, and recognises only 12 constructs:
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.
99

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

0 commit comments

Comments
 (0)