comparison README.md @ 124:f743a795707b

Update README.md committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Mon, 15 Aug 2022 17:07:26 -0700
parents 6d53542f6f9e
children ee52413e6d19
comparison
equal deleted inserted replaced
123:a618b966f93a 124:f743a795707b
1 <a href="https://www.producthunt.com/posts/stockcharts-for-swiftui?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-stockcharts-for-swiftui" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=295975&theme=dark" alt="StockCharts for SwiftUI - Display interactive stock charts easily 🎉 | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a> 1 <a href="https://www.producthunt.com/posts/stockcharts-for-swiftui?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-stockcharts-for-swiftui" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=295975&theme=dark" alt="StockCharts for SwiftUI - Display interactive stock charts easily 🎉 | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
2 2
3 # SwiftUI Stock Charts 3 # SwiftUI Stock Charts
4 ![Build Status](https://github.com/denniscm190/StockCharts/actions/workflows/swift.yml/badge.svg) 4 ![Build Status](https://github.com/denniscm190/StockCharts/actions/workflows/swift.yml/badge.svg)
5 **This package is deprecated, please see [Swift Charts](https://developer.apple.com/documentation/charts)**
6
5 Display interactive stock charts easily 🎉 7 Display interactive stock charts easily 🎉
6 8
7 ## Instalation 9 ## Instalation
8 - In Xcode go to `File` -> `Swift packages` -> `Add package dependency` 10 - In Xcode go to `File` -> `Swift packages` -> `Add package dependency`
9 - Copy and paste `https://github.com/denniscm190/StockCharts.git` 11 - Copy and paste `https://github.com/denniscm190/StockCharts.git`