diff --git a/README.md b/README.md index a2b5ec2..8e4f340 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# ERC721 \ No newline at end of file +# Creating ERC721 Tokens +All the code for this project can be found here including contracts, migrations, tests, etc. You will be able to create and deploy your own ERC721 tokens to the Ethereum blockchain with these scripts.