Skip to content

Commit

Permalink
Add "Getting Started" to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hakkadaikon committed Dec 30, 2023
1 parent d2dcaa8 commit 650265b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@
[![CI](https://github.com/akiomik/nostui/workflows/CI/badge.svg)](https://github.com/akiomik/nostui/actions)

tui client for nostr

## Getting Started

```
cargo build --release
target/release/nostui
```

0 comments on commit 650265b

Please sign in to comment.