Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NikiforovAll authored Apr 25, 2024
1 parent 683cd20 commit fe51770
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Easy Authentication and Authorization with Keycloak in .NET and ASP.NET Core.

## Documentation

See the docs: <https://nikiforovall.github.io/keycloak-authorization-services-dotnet/>.
See the docs: <https://nikiforovall.github.io/keycloak-authorization-services-dotnet>

## Installation

Expand All @@ -31,8 +31,6 @@ dotnet add package Keycloak.AuthServices.Sdk

## Getting Started

See the docs: <https://nikiforovall.github.io/keycloak-authorization-services-dotnet/>.

```csharp
// Program.cs
using Keycloak.AuthServices.Authentication;
Expand Down

0 comments on commit fe51770

Please sign in to comment.