Skip to content

Commit

Permalink
Merge branch 'main' of github.com:openpeeps/tim
Browse files Browse the repository at this point in the history
  • Loading branch information
georgelemon committed Apr 17, 2024
2 parents 5de1724 + cf71371 commit 356ab98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</p>

<p align="center">
<code>nimble install tim</code> / <code>npm install timl</code>
<code>nimble install tim</code> / <code>npm install @openpeeps/tim</code>
</p>

<p align="center">
Expand All @@ -29,7 +29,7 @@ This allows you to seamlessly integrate Tim compilation within your existing wor
Tim's capabilities directly within your codebase.<br>
#### 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**<br>
Expand Down

0 comments on commit 356ab98

Please sign in to comment.