Skip to content

Commit 246e7cc

Browse files
authored
Merge pull request #287 from MoMannn/master
Add license identifier.
2 parents fa1344e + e47a99e commit 246e7cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ You have created and have possession of unique glass-blown artwork (each having
8080
To do this, simply paste the code below into Remix and deploy the smart contract. You will "mint" a token for each new piece of artwork you want to see. Then you will "burn" that token when you surrender physical possession of the piece.
8181

8282
```solidity
83+
// SPDX-License-Identifier: MIT
8384
pragma solidity ^0.8.0;
8485
8586
import "https://github.com/nibbstack/erc721/src/contracts/tokens/nf-token-metadata.sol";

0 commit comments

Comments
 (0)