Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Commit

Permalink
Prep for v1.0.2 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Regado committed Jan 19, 2014
1 parent f0ccc47 commit a5687d0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,17 @@ Integrations tab --> Data sharing --> API access.

To set up the watch app:

1. Download the
[New Relic Watchface PBW](https://github.com/chrisregado/newrelic-watch/releases/download/v1.0.1/newrelic-watch.pbw)
1. Download the New Relic Watchface from the Pebble Appstore. If you have an
Android phone or an iOS Pebble app developer build, you can also download the
[latest PBW release](https://github.com/ChrisRegado/newrelic-watch/releases/latest)
on your phone and open it in the Pebble app to install it.

2. In the Pebble app settings on your phone, enter the New Relic configuration
window.
2. Open the New Relic Watchface settings in the Pebble app on your phone.

<img src="http://chrisregado.github.io/newrelic-watch/screenshots/config_blank.png" alt="Empty config page" width="320" height="365"/>

3. Enter your New Relic API key and select the app you'd like to monitor.
You can also set how often you'd like your watch to get the latest data from
New Relic.
3. Enter your New Relic API key and select the web app you'd like to monitor.
You can also set how often your watch should get the latest data from New Relic.

<img src="http://chrisregado.github.io/newrelic-watch/screenshots/config_complete.png" alt="Complete config page" width="320" height="340"/>

Expand Down
4 changes: 2 additions & 2 deletions appinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"shortName": "New Relic",
"longName": "New Relic Watchface",
"companyName": "ChrisRegado",
"versionCode": 2,
"versionLabel": "1.0.1",
"versionCode": 3,
"versionLabel": "1.0.2",
"watchapp": {
"watchface": true
},
Expand Down

0 comments on commit a5687d0

Please sign in to comment.