diff --git a/README.md b/README.md new file mode 100644 index 0000000..938adbc --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# About +This is a nostr relay running on [rust](https://www.rust-lang.org/) and [tokio](https://tokio.rs/). +A Rust learning project with poor code quality. + +# Usage +Run `cargo run` whit environment variable `DB_PATH` set to the path of the database file. + +# Features +- NIP-1 +- NIP-2 +- NIP-5