diff options
Diffstat (limited to 'vm1/README.md')
| -rw-r--r-- | vm1/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vm1/README.md b/vm1/README.md index 7c3cd01..a06dd34 100644 --- a/vm1/README.md +++ b/vm1/README.md @@ -1,6 +1,6 @@ # vm1 -`vm1` is bytecode based stack machine. +`vm1` is a bytecode based stack machine. The purpose of `vm1` is to provide a simple, fast, embeddable and portable Go execution environment. |
