Skip to content

Commit 03c6e9c

Browse files
committed
README updates
1 parent a19e19a commit 03c6e9c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
@using BlazorExpress.ChartJS
22
@using BlazroExpress.ChartJS.Demo.RCL
33
@using Microsoft.AspNetCore.Components.Web
4-
@* @using SectionHeading = BlazroExpress.ChartJS.Demo.RCL.SectionHeading *@

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<h3 align="center">BlazorExpress.ChartJs component library</h3>
88
<p align="center">
9-
An open-source, production-ready Blazor charts component library built on the Blazor and <b>Chart.js</b> JavaScript library.
9+
An open-source, production-ready Blazor charts component library built on the <b>Blazor</b> and <b>Chart.js</b> JavaScript library.
1010
<br>
1111
<a href="https://chartjs.blazorexpress.com/charts/getting-started"><strong>Getting Started »</strong></a>
1212
<br>
@@ -15,6 +15,7 @@
1515
## Status
1616

1717
[![NuGet](https://img.shields.io/nuget/vpre/BlazorExpress.ChartJS)](https://www.nuget.org/packages/BlazorExpress.ChartJS/absoluteLatest)
18+
[![NuGet](https://img.shields.io/nuget/dt/BlazorExpress.ChartJS.svg)](https://www.nuget.org/packages/BlazorExpress.ChartJS/absoluteLatest)
1819

1920
## Table of contents
2021

0 commit comments

Comments
 (0)