From 0ce8549dc0dc3a43f6c79215e9c25adbf242ee7f Mon Sep 17 00:00:00 2001 From: notme Date: Sun, 22 May 2022 19:10:58 +0200 Subject: [PATCH] README points to the design doc --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 118308c..27db594 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -# codegen - +[Design Documentation](https://chulk.org/code-dev/codegen/wiki/Home)