Skip to content

Commit d80f698

Browse files
authored
Update README.md
1 parent b2cd044 commit d80f698

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
<img src="./doc/assets/deepvm-logo.png" width="40%" />
66

7-
DeepVM is a virtual machine, as the backend of DeepLang, a new language for IoT device.
7+
DeepVM is a virtual machine, as the backend of Deeplang, a new language for IoT device.
88

99
Our goal is to make the WebAssembly IR run on the virtual machine.
1010

1111
At present, our project is still in the initial stage of development. We support a limited set of introductions, including addition, subtraction, multiplication and division, etc.
1212

13-
In the future, we will support more instructions according to the needs of the DeepLang.
13+
In the future, we will support more instructions according to the needs of the Deeplang.
1414

1515
### How to build?
1616

0 commit comments

Comments
 (0)