diff --git a/README.md b/README.md index 17618a55..dd022632 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,16 @@ Swift package for displaying charts effortlessly. V2 focuses on providing a strong and easy to use base, on which you can build your beautiful custom charts. It provides basic building blocks, like a chart view (bar, pie, line and ring chart), grid view, card view, interactive label for displaying the curent chart value. So you decide, whether you build a fully fledged interactive view, or just display a bare bone chart +* [How to install SwiftUI ChartView](https://github.com/AppPear/ChartView/wiki/How-to-install-SwiftUI-ChartView) + +* [How to create your first chart](https://github.com/AppPear/ChartView/wiki/How-to-create-your-first-chart) + ### It supports interactions and animations ### It is fully customizable, and works together with native SwiftUI elements well -### Installation -please check out `2.0.0-beta.2` tag - -![install](https://user-images.githubusercontent.com/2826764/130789159-02d72b29-41e4-4b5d-8bcb-2229bf984f01.png) ## Original (stable) version: