diff --git a/README.md b/README.md index 75219db..bce10ce 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # doki -Doki is a .NET code documentation framework that allows you to generate documentation from your codebase. +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, JSON, and more.