Update README.md

This commit is contained in:
Frede H 2022-12-14 12:05:10 +01:00 committed by GitHub
parent 12b5ddc04e
commit 626c84d024
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
Library to aquire Azure access token
Sample call
```
```csharp
using System;
using FCS.Lib.Azure;
using FCS.Lib.Utility;