Skip to content

Commit

Permalink
removing inline html
Browse files Browse the repository at this point in the history
  • Loading branch information
iseriohn committed Feb 16, 2023
1 parent eea6a59 commit 6b8e324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EIPS/eip-5218.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ interface IERC5218 is IERC721 {

Licenses to an NFT in general have a tree structure as below:

<img src="../assets/eip-5218/license-tree.png" alt="The license tree" width=45% />
![The license tree](../assets/eip-5218/license-tree.png)

There is one root license to the NFT itself, granting the NFT owner some rights to the linked work. The NFT owner (i.e., the root license holder) may create sublicenses, holders of which may also create sublicenses recursively.

Expand Down

0 comments on commit 6b8e324

Please sign in to comment.