Skip to content

Commit

Permalink
docs: update REAME
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyTseng committed Oct 6, 2024
1 parent 02054c5 commit 08fa8ca
Show file tree
Hide file tree
Showing 8 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ Because the app is not signed, you may need to allow it to run in the system set

You can also build the app from the source code.

> Note: Node.js >= 20 is required.
```bash
# Clone this repository
git clone https://github.com/CodyTseng/nostr-relay-tray.git
Expand All @@ -48,11 +50,13 @@ The executable file will be in the `dist` folder.

## Screenshot

![screenshot](./screenshots/screenshot-1.jpg)
![screenshot](./screenshots/screenshot-1.png)

![screenshot](./screenshots/screenshot-2.png)

![screenshot](./screenshots/screenshot-2.jpg)
![screenshot](./screenshots/screenshot-3.png)

![screenshot](./screenshots/screenshot-3.jpg)
![screenshot](./screenshots/screenshot-4.png)

## Donate

Expand Down
Binary file removed screenshots/screenshot-1.jpg
Binary file not shown.
Binary file added screenshots/screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/screenshot-2.jpg
Binary file not shown.
Binary file added screenshots/screenshot-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshots/screenshot-3.jpg
Binary file not shown.
Binary file added screenshots/screenshot-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshots/screenshot-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 08fa8ca

Please sign in to comment.