commit a5bbe79c4be8bec1a721e1b6f3a3e33a032dc19e parent 3637dbd5c334bd4d0c78b1d399cec4a1917a9f3e Author: William Casarin <jb55@jb55.com> Date: Wed, 16 Jul 2025 08:59:23 -0700 readme: fix link Signed-off-by: William Casarin <jb55@jb55.com> Diffstat:
M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -105,7 +105,7 @@ Notedeck is currently in **ALPHA** status. For the latest changes, see the [CHAN ## Future -Notedeck allows for app development built on top of the performant, built specifically for nostr database [nostrdb][nostrdb]. An example app written on notedeck is [Dave][./crates/notedeck_dave] +Notedeck allows for app development built on top of the performant, built specifically for nostr database [nostrdb][nostrdb]. An example app written on notedeck is [Dave](./crates/notedeck_dave) Building on notedeck dev documentation is also on the roadmap.