dappuniversity / eth-todo-list

Blockchain Todo App Tutorial Powered by Ethereum Smart Contracts
560 stars 550 forks source link

Update Migrations.sol && README file #45

Open redacherkaoui opened 1 year ago

redacherkaoui commented 1 year ago

The correct version specifier should be >=0.4.21 <0.6.0, without the equal sign before the greater than sign. Wrote the README File