diff --git a/core/README.md b/core/README.md deleted file mode 100644 index bf10a9dd..00000000 --- a/core/README.md +++ /dev/null @@ -1,9 +0,0 @@ -#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`