From 200417993a0ccb6e22ea5ae20195736725c30b56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Manuel=20Tom=C3=A1s?= Date: Thu, 4 Aug 2022 21:07:55 -0300 Subject: Fix readme formatting --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3