Update README.md
parent
3114c8c9c9
commit
98091e7335
|
|
@ -14,6 +14,7 @@ Now that I have a Bangle.js 2 watch, I wanted to port my program to it for golfi
|
||||||
- Number of shots on current hole
|
- Number of shots on current hole
|
||||||
- Total number of shots
|
- Total number of shots
|
||||||
- Clock
|
- Clock
|
||||||
|

|
||||||
- How to change holes and add/subtract shots
|
- How to change holes and add/subtract shots
|
||||||
- Swipe left/right to change the hole to next/previous (you can move to any hole to update your shots in case you entered wrong number of shots by mistake)
|
- Swipe left/right to change the hole to next/previous (you can move to any hole to update your shots in case you entered wrong number of shots by mistake)
|
||||||
- Swip up/down to add/subtract the number of shots. This will update the total number of shots as well as current shots.
|
- Swip up/down to add/subtract the number of shots. This will update the total number of shots as well as current shots.
|
||||||
|
|
@ -23,8 +24,9 @@ Now that I have a Bangle.js 2 watch, I wanted to port my program to it for golfi
|
||||||
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||

|

|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
## Creator
|
## Creator
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue