We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1ff23 commit bbed0d5Copy full SHA for bbed0d5
README.md
@@ -14,6 +14,7 @@ Unofficial API Client Library for [TempMail](https://temp-mail.org) in .NET Stan
14
# Usage
15
16
- #### Initialize Client
17
+_Creates and initializes a new temp-mail client with a temporary email_
18
19
```csharp
20
var client = TempMailClient.Create();
0 commit comments