From 4738c0ffe90fc5e46a2a31b061b76d49317b6b1e Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Sun, 28 Jan 2024 20:18:49 -0800 Subject: add more to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2799901..43d4000 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ See the [Doxygen generated documentation](https://stemdoc.nullring.xyz) for the - [ ] Write a library for stem to test the FLI - [ ] Write a line editor with said library - [ ] ed clone with stem configuration -- [ ] Stem to C transpiler +- [ ] Stem to C transpiler (In progress on local branch) - [ ] Stem compiler for other lower level backends and of course, the ever-present: -- cgit