From 616c4de11ea04fd0c83917b592d5d06f90ef6998 Mon Sep 17 00:00:00 2001 From: jonfawcett <38429455+jonfawcett@users.noreply.github.com> Date: Sat, 4 Jul 2020 17:54:55 -0400 Subject: [PATCH] Update README.md Update to list series 5 compatibility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a31597..26ef47d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ nsapple was originally written to follow BG data from Nightscout. It has morphe # Requirements * ios 11+ -* watchos 4+ (supports series 1-4 watches) +* watchos 4+ (supports series 1-5 watches) # Release Notes * Faster Performance - graphs are now built in Core Graphics directly on the watch versus using an offline graph creater (required by Watch os1).