Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
anmcgrath committed May 5, 2024
2 parents 56b7998 + e6c3f8d commit 2336557
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ Demo: https://anmcgrath.github.io/BlazorDatasheet/

### Getting Started

#### Install the NuGet package

```bash
dotnet add package BlazorDatasheet --version 0.2.0
```

#### Configure Program.cs

In Program.cs, add the required services:
Expand Down

0 comments on commit 2336557

Please sign in to comment.