readme: added

This commit is contained in:
2017-05-30 10:01:19 -04:00
parent 0709f2903e
commit b12e84d9ba
+4
View File
@@ -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.