diff --git a/README.md b/README.md index e05ff5b4..4a1d2c8b 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,12 @@ Detailed developer documentation is available in each crate: Notedeck is currently in **ALPHA** status. For the latest changes, see the [CHANGELOG](./CHANGELOG.md). +## 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] + +Building on notedeck dev documentation is also on the roadmap. + ## 🤝 Contributing Contributions are welcome! Please check the developer documentation and follow these guidelines: @@ -126,3 +132,6 @@ This project is licensed under the GPL - see license information in individual c - William Casarin - kernelkind - And [contributors](https://github.com/damus-io/notedeck/graphs/contributors) + + +[nostrdb]: https://github.com/damus-io/nostrdb