Skip to content

Commit c679fd1

Browse files
committed
Minor readme update
1 parent 1e03017 commit c679fd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Use `spago test` to run the tests. Something like `nix build .#checks.<system>.s
1010

1111
The minting process currently requires some manual steps. To mint a new NFT:
1212

13-
- Upload a new image to nft.storage (e.g. using `seabug/scripts/mint-nft.sh`)
13+
- Upload a new image to nft.storage (e.g. using `seabug/scripts/mint-nft.sh`). [Pixabay](https://pixabay.com/photos/) is a good source of photos.
1414
- Uncomment [this line](https://github.com/mlabs-haskell/seabug-contracts/blob/cda88824f87e0b961b738c66a428b7ade77454be/index.js#L39)
1515
- Update the image info [here](https://github.com/mlabs-haskell/seabug-contracts/blob/cda88824f87e0b961b738c66a428b7ade77454be/src/Seabug/Seabug.purs#L34)
1616
- Make sure you're using the base36 encoded CID (`mint-nft.sh` prints this out)

0 commit comments

Comments
 (0)