Weining Lu před 6 roky
rodič
revize
3eb75eb465
1 změnil soubory, kde provedl 9 přidání a 0 odebrání
  1. 9 0
      core/README.md

+ 9 - 0
core/README.md

@@ -0,0 +1,9 @@
+#User Guide
+
+##Introduction
+
+This project aims to demonstrate wasm app management and programming model of WAMR.
+
+##Build all binaries
+Execute the build.sh script then all binaries including wasm application files would be generated in 'out' directory.
+`./build.sh`