summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7bdc941..de77f36 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,6 @@
-* Compiling
+Compiling
+===
+
To compile the input, run python main.py and output to a file. Then run that file through [fasm](https://flatassembler.net/) to get the executable.
+
Currently only runs on Linux.