diff options
author | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:21:43 +0000 |
---|---|---|
committer | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:21:43 +0000 |
commit | eb4fbe2ebdd44dbf9c604553f2ef053d0360dd41 (patch) | |
tree | 6bf8a5ed4a3e892a5155edab06899a354085627e /readme.md |
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..bd418bc --- /dev/null +++ b/readme.md @@ -0,0 +1 @@ +An assembler for the fictional but educational SIC instruction set, written in C. |