diff --git a/README.md b/README.md index d19eabf..f19c4ec 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # suchwowx -Interplanetary Wownero memes + +Interplanetary Wownero memes launched on [Avalanche network](https://avax.network) and [Interplanetary Filesystem](https://ipfs.io/) + +## Setup + +https://github.com/ava-labs/avalanchego/ +https://ipfs.io/#install diff --git a/suchwowx/templates/meme.html b/suchwowx/templates/meme.html index c83fb6a..edae466 100644 --- a/suchwowx/templates/meme.html +++ b/suchwowx/templates/meme.html @@ -21,7 +21,7 @@
Title: {{ meme.title }}
Description: {{ meme.description }}
-Creator handle: {{ meme.creator_handle }}
+Creator handle: {{ meme.creator_handle }}
Meta IPFS: {{ meme.meta_ipfs_hash }}
Meme IPFS: {{ meme.meme_ipfs_hash }}
Meme ID: {{ meme }}