From 83e2a9e0d02a9e2524abce9ca69c29250ca4c51c Mon Sep 17 00:00:00 2001 From: Sascha-Oliver Prolic Date: Wed, 15 Jun 2022 19:57:30 -0400 Subject: [PATCH] futr was renamed to all lower case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc1940a..e3ccf2d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ nostr is an open protocol for censorship-resistant global networks created by [@ - [noscl](https://github.com/fiatjaf/noscl), a basic command-line client written in Go. - [loquaz](https://github.com/emeceve/loquaz), a desktop app written in Rust for direct encrypted chat. - [chastr](https://github.com/dolu89/chastr), a mobile directed encrypted chat app written in Xamarin. - - [FuTr](https://github.com/prolic/futr), nostr client desktop app written in Haskell. + - [futr](https://github.com/prolic/futr), nostr client desktop app written in Haskell. - [nvote](https://github.com/rdbell/nvote), Nvote is a decentralized, vote-driven community similar to services like Reddit and HackerNews. Nvote is powered by nostr. - [vanilla-js-nostr](https://github.com/supertestnet/vanilla-js-nostr), A demo of posting and viewing a feed in nostr using vanilla javascript. - [astral](https://github.com/monlovesmango/astral), branle fork with global feed and UI makeover.