Skip to content

Commit a021c12

Browse files
authoredOct 10, 2022
Update README.md
1 parent b796c21 commit a021c12

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
![](public/preview-image.png)
99

10-
# Codetree : Standalone version - 0.1
10+
# Codetree : Standalone version
1111

1212
Codetree is a lightning fast ⚡️⚡️⚡️ code playground with automatic module detection as main feature. Unlike https://codepen.io/, Codetree is built on top of WebAssembly using esbuild, the code is compiled directly in your browser, without any backend and converted into machine language, allowing extremely fast execution and offline-mode.
1313

@@ -23,4 +23,4 @@ No need to install any npm package manually, codetree automatically detects the
2323

2424
- Auto-completion and intelliSense.
2525

26-
- Offline mode.
26+
- Offline mode.

0 commit comments

Comments
 (0)
Please sign in to comment.