Skip to content

Commit

Permalink
Add to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ZaneH committed May 10, 2022
1 parent e5f87ae commit 7242fc3
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Metronome

A Tauri experiment. More details to come
A metronome built with Tauri.

- [x] Swinging arm
- [x] Play/Pause button
- [x] Tempo tapper

## Running locally

```bash
yarn && yarn tauri dev
```

## Releases

The latest relase can be found [here](https://github.com/ZaneH/metronome/releases).

0 comments on commit 7242fc3

Please sign in to comment.