From 9188b3f2969e33783e0c75174a155331b0dc3439 Mon Sep 17 00:00:00 2001 From: ALittlePatate <48603993+ALittlePatate@users.noreply.github.com> Date: Thu, 1 Jun 2023 15:27:47 +0200 Subject: [PATCH] wrote the docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d9d79e2..8511fa6 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ TODO : - get rid of the CRT (so we can get a smaller PE) - write the docs +# Documentation +The documentation is available [here](https://github.com/ALittlePatate/pasm/blob/main/docs/documentation.md), it *should* cover everything you have to know before writing scripts. + # Usage ``` pasm.exe code.pasm