Skip to content

Commit

Permalink
license
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Feb 6, 2022
1 parent fb03916 commit 1e24b0c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,8 @@ md := mapblock.Metadata.GetMetadata(10,0,1)
for key, value := range md {
fmt.Printf("%s = %s", key, value)
}
```
```

# License

Code: **MIT**

0 comments on commit 1e24b0c

Please sign in to comment.