diff --git a/README.md b/README.md index eff72f8..55532a8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## This box is deprecated. It is likely some features in this box will not work as expected. + +Consider following [this tutorial](https://forum.openzeppelin.com/t/create-an-erc20-using-truffle-without-writing-solidity/2713) to create an ERC20 with truffle instead. + # TutorialToken Truffle Box This box has all you need to get started with our [Open Zeppelin (TutorialToken) tutorial](https://trufflesuite.com/guides/robust-smart-contracts-with-openzeppelin/).