Skip to content

Commit

Permalink
book: add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yukibtc committed Oct 25, 2023
1 parent e4a3788 commit 2565635
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions book/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Rust Nostr Book

## Developers

Init

```bash
make init
```

You can serve the site with:

```bash
make serve
```

0 comments on commit 2565635

Please sign in to comment.