diff --git a/README.md b/README.md new file mode 100644 index 0000000..107458f --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Embark Vue.js Template +A template for creating a Vue.js DApp using embark. + +## DEPRECATION NOTICE +Support for this template has been deprecated in Embark v5. + +### Usage +``` +embark new MyApp --template vue +``` \ No newline at end of file