We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af5c9b8 + 0a78bb8 commit 47cafa1Copy full SHA for 47cafa1
README.md
@@ -26,6 +26,9 @@ dotnet run --project src/SampleApp/SampleApp.csproj https://integ.uidapi.com \
26
<your-api-token> <your-secret-key> <advertising-token>
27
```
28
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
+
32
## Example Usage
33
34
For example usage, see [src/SampleApp/Program.cs](src/SampleApp/Program.cs).
0 commit comments