From 9a71bffb72c35960c6836891ca1e13e089532991 Mon Sep 17 00:00:00 2001 From: Will Dale <63838770+willdale@users.noreply.github.com> Date: Sun, 19 Jun 2022 09:30:32 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 859558c2..2801fd50 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS [Documentation](https://willdale.github.io/SwiftUICharts/index.html) +Working on a [Version 3](https://github.com/willdale/SwiftUICharts/tree/release/3) with a more SwiftUI feel to the API. + ## Chart Types - [Line Chart](#Line-Chart)