aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index 22c0238..2c499c9 100644
--- a/README
+++ b/README
@@ -1,4 +1,6 @@
jaspos
======
-OS written entirely in x86 Assembly \ No newline at end of file
+OS written entirely in x86 Assembly (Intel syntax)
+
+To compile, just `make` from the command line.