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