From 79b5a9e0b57dc16dcbdfac5750d3f3683b63d552 Mon Sep 17 00:00:00 2001 From: Tomasz Grysztar Date: Sun, 13 Sep 2020 11:51:13 +0200 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1080ba5 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# flat assembler 1 - reconstructed source history + +This is an official repository of the source code of flat assembler (fasm). The history going back to 1999 has been reconstructed from the preserved snapshots. + +For binary releases, please visit the official website: http://flatassembler.net/