diff options
author | Marvin Borner | 2021-04-19 23:01:26 +0200 |
---|---|---|
committer | Marvin Borner | 2021-04-19 23:01:26 +0200 |
commit | 3ecfdb1064f7c4f45f53c415a77803ce2153d04d (patch) | |
tree | cb27caf97185659b88a372ef68bd5659ddf35efa | |
parent | db55ea657e1edcb5d7da3dd90e4dc6b7643bbfe0 (diff) |
Added README
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..177002f --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Simsalasim + +Don't take this seriously. The code is not supposed to look nice or work without errors (if it works at all). + +Anyhow, it's an 8051 assembler/simulator, nothing more. |