diff --git a/README.md b/README.md index 6fb334c..8a3421d 100644 --- a/README.md +++ b/README.md @@ -1409,16 +1409,14 @@ export default function WineCataloguePage() { ## Let's play -1. Connect with your wallet and choose `alice` account _(or one of the administrators you set on the smart contract earlier)_. You are redirected to the Administration/mint page as there is no NFT minted yet -2. Create an asset, for example : - -- `name`: Saint Emilion - Franc la Rose -- `symbol`: SEMIL -- `description`: Grand cru 2007 -- `quantity`: 1000 - -3. Click on `Upload an image` and select a bottle picture on your computer -4. Click on the Mint button +- Connect with your wallet and choose `alice` account _(or one of the administrators you set on the smart contract earlier)_. You are redirected to the Administration/mint page as there is no NFT minted yet +- Create an asset, for example : + - `name`: Saint Emilion - Franc la Rose + - `symbol`: SEMIL + - `description`: Grand cru 2007 + - `quantity`: 1000 +- Click on `Upload an image` and select a bottle picture on your computer +- Click on the Mint button ![minting.png](./doc/minting.png)