Skip to content

Commit

Permalink
docs: Fixed README.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Oct 29, 2024
1 parent 424b209 commit 1814354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ var response = await client.CreateMessageAsync(
```

### Tools
```csharp
using CSharpToJsonSchema;

```csharp
public enum Unit
{
Celsius,
Expand Down

0 comments on commit 1814354

Please sign in to comment.