Skip to content

Commit 471185f

Browse files
committedMar 4, 2024
Readme upd
1 parent a2f233c commit 471185f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎README.md

+4
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
Workout diary with GitHub-style year visualization
1111

1212
- [Quick start](https://github.com/aceberg/exercisediary#quick-start)
13+
- [Binary](https://github.com/aceberg/exercisediary#binary)
1314
- [Config](https://github.com/aceberg/exercisediary#config)
1415
- [Options](https://github.com/aceberg/exercisediary#options)
1516
- [Local network only](https://github.com/aceberg/exercisediary#local-network-only)
@@ -30,6 +31,9 @@ aceberg/exercisediary
3031
```
3132
Or use [docker-compose.yml](docker-compose.yml)
3233

34+
## Binary
35+
PPA for amd64 .deb is [here](https://github.com/aceberg/ppa). For other binary options plese look at the [latest release](https://github.com/aceberg/ExerciseDiary/releases/latest).
36+
3337

3438
## Config
3539

‎docs/ROADMAP.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- [x] Version on Config page
1010
- [x] Statistics page
1111
- [x] Mobile layout
12+
- [x] Add exercise group with 1 button
1213

1314
## IN PROGRESS
1415
- [ ] Login/Password
@@ -18,7 +19,6 @@
1819

1920
## MAYBE
2021

21-
- [ ] Add exercise group with 1 button
2222
- [ ] Weight field take decimals [#4](https://github.com/aceberg/ExerciseDiary/issues/4)
2323
- [ ] Multiple users
2424

0 commit comments

Comments
 (0)