diff --git a/README.md b/README.md index 21abf0386..fbcbf7d98 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ This is a mirror of Alibaba/weex. Please See [Offical Repo](https://github.com/alibaba/weex) for more infomation. +Test two diff --git a/start b/start index ca5de2e44..1b5406f6f 100755 --- a/start +++ b/start @@ -1,4 +1,4 @@ -# called by native +# called by native test THIS_DIR=$(dirname "$0") pushd "$THIS_DIR" @@ -6,4 +6,4 @@ npm run build npm run serve & npm run watch -popd \ No newline at end of file +popd