commit e483175231701a43b7c311044a0faeefbfc9fa90
parent 856cbe279268d18953bde240a8678ffd47f5d6e9
Author: Joris Vink <joris@coders.se>
Date: Wed, 15 Jun 2022 14:46:03 +0200
caveman build instructions
Diffstat:
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -3,6 +3,13 @@
A tool to help mark sections in code as security critical or
build code flows, all from within the code itself.
+## Building
+
+```
+$ make
+$ make install
+```
+
## How
A secnote is opened with a @secnote-open marker.