Skip to content

Commit

Permalink
πŸ“ add build command in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelStark committed Aug 9, 2024
1 parent b0bde50 commit 41f71fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@

Coconut πŸ₯₯ is a Cashu Wallet and Mint implementation in Zig.

## Build

```sh
zig build -Doptimize=ReleaseFast
```

## CLI Usage

The Coconut wallet provides a command-line interface for various operations. Here's how to use it:
Expand Down

0 comments on commit 41f71fa

Please sign in to comment.