Skip to content

Commit 94372b5

Browse files
authored
Update README.md
1 parent 6392688 commit 94372b5

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,16 @@
55

66
Display and customize Markdown text in SwiftUI.
77

8-
https://swiftpackageindex.com/gonzalezreal/swift-markdown-ui/2.0.1/documentation/markdownui
8+
* [Overview](#overview)
9+
* [Minimum requirements](#minimum-requirements)
10+
* [Getting started](#getting-started)
11+
* [Creating a Markdown view](#creating-a-markdown-view)
12+
* [Styling Markdown](#styling-markdown)
13+
* [Documentation](#documentation)
14+
* [Demo](#demo)
15+
* [Installation](#installation)
16+
* [Adding MarkdownUI to a Swift package](adding-markdownui-to-a-swift-package)
17+
* [Adding MarkdownUI to an Xcode project](adding-markdownui-to-an-xcode-project)
918

1019
## Overview
1120

@@ -22,7 +31,7 @@ You can use the built-in themes, create your own or override specific text and b
2231

2332
## Minimum requirements
2433

25-
You can use MarkdownUI 2 on the following platforms:
34+
You can use MarkdownUI on the following platforms:
2635

2736
- macOS 12.0+
2837
- iOS 15.0+

0 commit comments

Comments
 (0)