Update README.md
This commit is contained in:
Родитель
2dedab7dcd
Коммит
49ab9a428e
10
README.md
10
README.md
|
@ -1,6 +1,6 @@
|
|||
OxyPlot is a cross-platform plotting library for .NET
|
||||
|
||||
This repository contains the implementations for Xamarin Android, iOS and Forms.
|
||||
This repository contains the implementations for Xamarin.Android, Xamarin.iOS, Xamarin.Mac and Xamarin.Forms.
|
||||
|
||||
[![Build status](https://img.shields.io/appveyor/ci/objorke/oxyplot-xamarin.svg)](https://ci.appveyor.com/project/objorke/oxyplot-xamarin)
|
||||
|
||||
|
@ -8,7 +8,7 @@ This repository contains the implementations for Xamarin Android, iOS and Forms.
|
|||
|
||||
Package | Targets
|
||||
--------|---------------
|
||||
[OxyPlot.Xamarin.Android](https://www.nuget.org/packages/OxyPlot.Xamarin.Android) | MonoAndroid
|
||||
[OxyPlot.Xamarin.iOS](https://www.nuget.org/packages/OxyPlot.Xamarin.iOS) | iOS10
|
||||
[OxyPlot.Xamarin.Mac](https://www.nuget.org/packages/OxyPlot.Xamarin.Mac) | Mac20
|
||||
[OxyPlot.Xamarin.Forms](https://www.nuget.org/packages/OxyPlot.Xamarin.Forms) | iOS10, MonoAndroid, WP8
|
||||
[OxyPlot.Xamarin.Android](https://www.nuget.org/packages/OxyPlot.Xamarin.Android) | Xamarin.Android (MonoAndroid)
|
||||
[OxyPlot.Xamarin.iOS](https://www.nuget.org/packages/OxyPlot.Xamarin.iOS) | Xamarin.iOS (iOS10)
|
||||
[OxyPlot.Xamarin.Mac](https://www.nuget.org/packages/OxyPlot.Xamarin.Mac) | Xamarin.Mac (Mac20)
|
||||
[OxyPlot.Xamarin.Forms](https://www.nuget.org/packages/OxyPlot.Xamarin.Forms) | Xamarin.Forms (Android, iOS, UWP, WP8)
|
||||
|
|
Загрузка…
Ссылка в новой задаче