From cf713712bcc0ff245681289e66a6deaa5babde11 Mon Sep 17 00:00:00 2001 From: George Lemon Date: Wed, 17 Apr 2024 10:50:06 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79ec521..d799aac 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

- nimble install tim / npm install timl + nimble install tim / npm install @openpeeps/tim

@@ -29,7 +29,7 @@ This allows you to seamlessly integrate Tim compilation within your existing wor Tim's capabilities directly within your codebase.
#### Other features - Available for Nim development via Nimble `nimble install tim` -- Available for JavaScript backend via NPM `npm install timl` +- Available for JavaScript backend via NPM `npm install @openpeeps/tim` - Built-in AST Interpreter & JIT Rendering **Standalone CLI App**