Skip to content

Commit 887432d

Browse files
authored
Update nuget address
1 parent 268b88f commit 887432d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ This .NET library allows you to connect you with a WebUntis account and load all
44

55
## Download sources:
66
- [![GitHub](https://img.shields.io/badge/GitHub-Releases-black)](https://github.com/Suiram1701/WebUntisAPI.Client/releases)<br>
7-
- [![NuGet](https://img.shields.io/badge/NuGet-Package-blue)](https://www.nuget.org/packages/WebUntisAPI.Client)
7+
- [![NuGet](https://img.shields.io/badge/NuGet-Package-blue)](https://www.nuget.org/packages/Suiram1.WebUntisAPI.Client)
88

99
## Documentation:
1010
The documentation is integrated in the package so that all classes and methods explain what they do. Here're the basics to use the library:
1111

1212
### Add references to this library
13-
The simplest way is to add the [NuGet](https://www.nuget.org/packages/WebUntisAPI.Client) package to your project,
13+
The simplest way is to add the [NuGet](https://www.nuget.org/packages/Suiram1.WebUntisAPI.Client) package to your project,
1414
but when you don't want to use NuGet you can also download the [binarys](https://github.com/Suiram1701/WebUntisAPI.Client/releases) of the package and add the reference the contained .dll
1515

1616
### 1. Creating a client and login:

0 commit comments

Comments
 (0)