From 3a327c7195edbfa6021f5aa7f0de30cb6e24b900 Mon Sep 17 00:00:00 2001 From: kake26 Date: Wed, 31 Aug 2022 03:56:57 +0200 Subject: [PATCH] Update 'README.md' Updating readme with some info --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3f5931..097d5c2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # vmbc -A bytecode compiler and VM. Based on very old code thats been dusted off. \ No newline at end of file +A bytecode compiler and VM. Based on very old code thats been dusted off. + +# Notes + +This program is written in PureBasic and will require it to be compiled from source. Currently, this is more of a proof of concept type thing and I'll figure out how to make this even better. I'm not sure what its current encarnation will be used for however, that remains to be seen for now. \ No newline at end of file