Skip to content

Commit d9c7116

Browse files
authored
Update README.md
1 parent a505ef5 commit d9c7116

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
![.NET Core](https://github.com/joadan/Blazor-ApexCharts/workflows/.NET%20Core/badge.svg?branch=master)
22

3+
---
4+
5+
**v1.0 Released to production!**
6+
7+
Credits to [@thirstyape](https://github.com/thirstyape) for pushing it over the edge!
8+
9+
---
10+
311
# Blazor-ApexCharts
412
A blazor wrapper for [ApexCharts.js](https://apexcharts.com/)
513
## [Demo](https://apexcharts.github.io/Blazor-ApexCharts)
614

7-
8-
## .NET 6 or higher is required as of v0.9.0-beta
9-
1015
## Installation
1116
### Nuget
1217
[Blazor-ApexCharts](https://www.nuget.org/packages/Blazor-ApexCharts/)
@@ -35,5 +40,4 @@ Add a reference to `Blazor-ApexCharts` in your `_Imports.razor`
3540
Apex Chart options is available in the ApexChartOptions class that can be passed to the chart. More info in Apex documentation [ApexCharts Docs](https://apexcharts.com/docs/options/).
3641

3742

38-
3943
[![Stargazers repo roster for @apexcharts/Blazor-ApexCharts](https://reporoster.com/stars/dark/apexcharts/Blazor-ApexCharts)](https://github.com/apexcharts/Blazor-ApexCharts/stargazers)

0 commit comments

Comments
 (0)