Skip to content

Commit 47cafa1

Browse files
authored
Merge pull request #39 from IABTechLab/ccm-UID2-2921-fix-readme-to-point-to-unifiedid.com
UID2-2921 Fix C# SDK readme to point to unifiedid.com instead
2 parents af5c9b8 + 0a78bb8 commit 47cafa1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ dotnet run --project src/SampleApp/SampleApp.csproj https://integ.uidapi.com \
2626
<your-api-token> <your-secret-key> <advertising-token>
2727
```
2828

29+
## Usage
30+
For documentation on usage, see the [UID2 SDK for C# / .NET Reference Guide](https://unifiedid.com/docs/sdks/uid2-sdk-ref-csharp-dotnet).
31+
2932
## Example Usage
3033

3134
For example usage, see [src/SampleApp/Program.cs](src/SampleApp/Program.cs).

0 commit comments

Comments
 (0)