Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidVollmers authored Jun 22, 2024
1 parent 6cd13c6 commit 5b5e6e5
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 @@ -8,7 +8,7 @@

Doki is a [.NET](https://dot.net) code documentation framework that allows you to generate documentation from your codebase.

It uses the XML documentation comments in your code to generate documentation in various formats, such as Markdown,
It uses the [XML documentation comments](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc) in your code to generate documentation in various formats, such as Markdown,
JSON, and more.

## Getting Started
Expand Down

0 comments on commit 5b5e6e5

Please sign in to comment.