diff --git a/README.md b/README.md index da69bbb..18d3766 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,9 @@ This iOS application allows you to interact with your PineTime smartwatch runnin - Discover and connect to nearby InfiniTime devices - Set time and date immediately after connection - Retrieve battery level, heart rate, and step data -- Chart persistence, with filters for the last hour, day, and week - Control Apple Music with InfiniTime's music controls - Integration with Apple HealthKit -- Weather fetch (using the [NWS API](https://www.weather.gov/documentation/services-web-api) and a secondary fallback on [WeatherAPI](https://www.weatherapi.com)) and push (using InfiniTime 1.14's [Simple Weather Service](https://github.com/InfiniTimeOrg/InfiniTime/blob/main/doc/SimpleWeatherService.md)) +- Weather fetch (using the WeatherKit) and push (using InfiniTime 1.14's [Simple Weather Service](https://github.com/InfiniTimeOrg/InfiniTime/blob/main/doc/SimpleWeatherService.md)) - Uploading of [external resource packages](https://github.com/InfiniTimeOrg/InfiniTime/blob/develop/doc/gettingStarted/updating-software.md#updating-resources) - Check for and download InfiniTime firmware updates with the GitHub API, and send them to the watch (Manual updates can be completed with DFU zip files downloaded from [InfiniTime's GitHub Releases Page](https://github.com/InfiniTimeOrg/InfiniTime/releases))