diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f14c2b --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# vvm.rs + +An implementation of [VVM](https://github.com/hellerve/vvm) in Rust. +It's hacky, it's ugly, it works.