From d5c7495465798f9c1470a45211be9611c0d78c47 Mon Sep 17 00:00:00 2001 From: George Lemon Date: Mon, 8 Apr 2024 09:55:28 +0300 Subject: [PATCH] update Signed-off-by: George Lemon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ca1a0c..cf891cf 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ also available for Nim development as a Nimble package and for **JavaScript** de This allows you to seamlessly integrate Tim compilation within your existing workflow, empowering you to leverage Tim's capabilities directly within your codebase.
#### Other features -- Available for Nim development via Nimble `npm install tim` +- Available for Nim development via Nimble `nimble install tim` - Available for JavaScript backend via NPM `npm install timl` - Built-in AST Interpreter & JIT Rendering