clean up root level dir to be a bit smaller

This commit is contained in:
2025-01-30 11:57:08 -01:06
parent a0a6bf9c96
commit 5d58f61011
3 changed files with 4 additions and 3 deletions

View File

View File

@@ -7,10 +7,11 @@
zap mleku: ⚡mleku@getalby.com zap mleku: ⚡mleku@getalby.com
Inspired by the event bus architecture of [nostr](https://github.com/nostr-protocol) but redesigned to avoid the serious deficiencies of that protocol for both developers and users. Inspired by the event bus architecture of [nostr](https://github.com/nostr-protocol) but redesigned to avoid the
serious deficiencies of that protocol for both developers and users.
- [why](./why.md) - [why](./doc/why.md)
- [event spec](./spec.md) - [event spec](./doc/spec.md)
- [reference relays](./relays/readme.md) - [reference relays](./relays/readme.md)
- [reference clients](./clients/readme.md) - [reference clients](./clients/readme.md)
- [GO libraries](./pkg/readme.md) - [GO libraries](./pkg/readme.md)