diff --git a/README.md b/README.md new file mode 100644 index 0000000..ba8ddb7 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +[![npm version](https://badgen.now.sh/npm/v/isolated-vm)](https://www.npmjs.com/package/isolated-vm) +[![isc license](https://badgen.now.sh/npm/license/isolated-vm)](https://github.com/laverdet/isolated-vm/blob/main/LICENSE) +[![github action](https://github.com/laverdet/isolated-vm/actions/workflows/build.yml/badge.svg)](https://github.com/laverdet/isolated-vm/actions/workflows/build.yml) +[![npm downloads](https://badgen.now.sh/npm/dm/isolated-vm)](https://www.npmjs.com/package/isolated-vm) + +isolated-vm -- Access to multiple isolates in nodejs +==================================================== + +Hello you found the secret rewrite of isolated-vm. This is a from-scratch rewrite I've been working +on in my spare time.