Skip to content

Commit 3e50369

Browse files
yukibtcpipefold
andcommitted
doc: update README to clarify repository scope
The README now specifies that this repository contains the Rust codebase. It also provides a link to related projects maintained in separate repositories for better clarity. Closes #844 Co-authored-by: tom <[email protected]> Signed-off-by: Yuki Kishimoto <[email protected]>
1 parent 54bdb99 commit 3e50369

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@ The project is split up into several crates in the `crates/` directory:
2121
* Binaries (tools):
2222
* [**nostr-cli**](./crates/nostr-cli): Nostr CLI
2323

24+
> Note: this repository contains the Rust codebase.
25+
> There are several other projects (i.e., bindings)
26+
> which are maintained in other repositories <https://rust-nostr.org/projects>.
27+
2428
### Embedded
2529

2630
**nostr** crate can be used in [`no_std`](https://docs.rust-embedded.org/book/intro/no-std.html) environments.

0 commit comments

Comments
 (0)