diff --git a/apps/golf-gps/README.md b/apps/golf-gps/README.md index d07431768..deae0b174 100644 --- a/apps/golf-gps/README.md +++ b/apps/golf-gps/README.md @@ -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 - Total number of shots - Clock + ![](playScreen.png) - 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) - 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 -![](jclock_screenshot_no_BT.png) -![](jclock_screenshot_BT.png) +![](par3.png) +![](par4.png) +![](par5.png) ## Creator