diff --git a/nostr-followback/README.md b/nostr-followback/README.md index eb9a694..57e58a0 100644 --- a/nostr-followback/README.md +++ b/nostr-followback/README.md @@ -1,10 +1,12 @@ # Nostr Reciprocal Follow -Check who does and does not follow you back on Nostr. +Find out who does and who doesn't follow you back on Nostr. +Let promote some reciprocity here! 😹 ## ToDo -- Create this but without SvelteKit (just Vite + Svelte) -- Polish the proof-of-concept code -- Configure Vite for the miniapp to be loaded in the article's url as base -- Save followbackers and not followbackers in lists to see details +- Remove SvelteKit (just Vite + Svelte). +- Polish the proof-of-concept code. +- Configure Vite for the miniapp to be loaded in the article's url as base. +- Save followbackers and not followbackers in lists to see details. +- Create an UI/UX that's worth looking at.