diff --git a/README.md b/README.md index 9027a58d..5dc219dc 100644 --- a/README.md +++ b/README.md @@ -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 +```