Skip to content

Commit

Permalink
docs: Added examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed May 21, 2024
1 parent 76c4bcb commit 7726d02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,6 @@ internal sealed partial class SourceGenerationContext : JsonSerializerContext;
</PropertyGroup>
```
- It's all! Now you can build your project and use the generated code with full trimming/nativeAOT support.

## 📚Examples of use in real SDKs📚
- https://github.com/tryAGI/Ollama

0 comments on commit 7726d02

Please sign in to comment.