Skip to content

Commit

Permalink
Added installation section to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patchoulish committed Nov 2, 2024
1 parent 44566be commit 243f859
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
An unofficial .NET library for interacting with the Kagi API.


## Installation
Install the library via [NuGet](https://www.nuget.org/packages/kagi-dotnet):
```bash
dotnet add package kagi-dotnet
```


## License
This project is licensed under the MIT license. See `license.txt` for full details.

0 comments on commit 243f859

Please sign in to comment.