Skip to content

Commit 0c73caf

Browse files
committed
Adding NPM badge
1 parent d5d47a8 commit 0c73caf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# HertzScript Coroutine Compiler
22

3+
[![NPM](https://nodei.co/npm/hertzscript-compiler.png)](https://nodei.co/npm/hertzscript-compiler/)
4+
35
The HertzScript compiler produces preemptible JavaScript coroutines which conform to the HertzScript specification.
46

57
The [HertzScript Dispatcher](https://github.com/Floofies/hertzscript-dispatcher) can be used to execute the compiled code.

0 commit comments

Comments
 (0)