Skip to content

Commit 6392688

Browse files
authored
Add documentation link
1 parent 5e15c0d commit 6392688

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
Display and customize Markdown text in SwiftUI.
77

8+
https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.1/documentation/markdownui
9+
810
## Overview
911

1012
MarkdownUI is a powerful library for displaying and customizing Markdown text in SwiftUI. It is
@@ -229,6 +231,12 @@ extension Theme {
229231
}
230232
```
231233

234+
## Documentation
235+
236+
[Swift Package Index](https://swiftpackageindex.com) kindly hosts the online documentation for all versions, available here:
237+
238+
- [2.0.1](https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.1/documentation/markdownui)
239+
232240
## Demo
233241

234242
MarkdownUI comes with a few more tricks on the sleeve. You can explore the

0 commit comments

Comments
 (0)