diff --git a/Icons/OxyPlot_128.png b/Icons/OxyPlot_128.png new file mode 100644 index 0000000..e0fa4f3 Binary files /dev/null and b/Icons/OxyPlot_128.png differ diff --git a/README.md b/README.md index 4267f8d..627ed08 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ To use the library, add the following to your `App.xaml`: + + + ``` diff --git a/Source/OxyPlot.Avalonia/OxyPlot.Avalonia.csproj b/Source/OxyPlot.Avalonia/OxyPlot.Avalonia.csproj index 8012c99..8540300 100644 --- a/Source/OxyPlot.Avalonia/OxyPlot.Avalonia.csproj +++ b/Source/OxyPlot.Avalonia/OxyPlot.Avalonia.csproj @@ -7,7 +7,8 @@ MIT OxyPlot contributors http://oxyplot.org/ - https://raw.githubusercontent.com/oxyplot/oxyplot/develop/Icons/OxyPlot_128.png + OxyPlot_128.png + README.md plotting plot charting chart git https://github.com/oxyplot/oxyplot.git @@ -15,6 +16,11 @@ latest + + + + + %(Filename)