Skip to content

Commit

Permalink
add install step to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gandlafbtc committed Feb 14, 2023
1 parent 0a42050 commit 34cf020
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

A faucet that you can charge up with Cashu tokens and then releases fractions of that token slooowlyyy.


## How to install

```
git clone https://github.com/gandlafbtc/cashu-faucet.git
cd cashu-faucet
npm i
```

## How to use

Setting up a cashu faucet is a easy 3 step process:
Expand Down

0 comments on commit 34cf020

Please sign in to comment.