diff --git a/README.md b/README.md index b805570..c48872d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Since the original watchface is **NOT** open source, this "port" could be more a # Differences From The Original - Re-scaled to look better on the larger displays of the Pebble Time/Round 2 -- Some of the extra screen space is used to display the date and bluetooth status +- Some of the extra screen space is used to display the date and Bluetooth status - Original creature part modifications - Some creature parts that resulted in broken-looking creatures were overhauled - Any creature parts that previously had cut-off details to fit on the smaller display have been extended @@ -17,6 +17,7 @@ Since the original watchface is **NOT** open source, this "port" could be more a - The original [Maan On My Wrist](https://apps.rebble.io/en_US/application/557724772d93bc0eae00004c?native=false&query=maan§ion=watchfaces) is still perfectly silly on b&w screens! # Considerations For The Future +- Restore last combo after using an app - Add more Maan art (see [this gallery](https://www.flickr.com/photos/53297919@N04/albums/72157624708812279) for potential candidates) - Potential light mode (don't hold your breath - I'm still not sure this would look good and I don't like the idea of having settings) - Black&white support if I get bored or Pebble releases a modern b&w watch (Flint doesn't count) diff --git a/package.json b/package.json index 95ee9e3..f354b0a 100644 --- a/package.json +++ b/package.json @@ -730,7 +730,7 @@ ], "uuid": "6ef9ba03-0d4e-44f3-b397-f46117fd313a", "watchapp": { - "watchface": false + "watchface": true } }, "version": "1.0.0"