From 548addc78c28dc56d9343a012fe05953daee450f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Thu, 8 Oct 2020 14:41:09 +0000 Subject: [PATCH] add a line about contributing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2cc1c50..3e07c81 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ You can slow it down using the `-C` argument, or using sleep instructions. Maybe this is not for you +### Contributing + +Yup, go ahead. You can also develop your own private *crsn* extensions, they work like plugins. + # Architecture The runtime is built as a register machine with a stack and status flags.