Skip to content

Commit 5443f04

Browse files
committed
doc: Update README.md
1 parent 5c91ab3 commit 5443f04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/Shared/Group/HomeGroup.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ struct HomeGroup: View {
1717
1818
Render Markdown text in SwiftUI. It is a preview based on the [`Marked`](https://github.com/markedjs/marked) implementation.
1919
20-
![Markdown Package Screenshot](https://user-images.githubusercontent.com/1680273/158006529-939e1f88-6ffb-4812-9f55-f972cc579f80.png)
20+
![Markdown Package Screenshot](https://user-images.githubusercontent.com/1680273/158006647-19d180e2-2549-4cd4-b108-91778beccc1b.png)
2121
2222
## Installation
2323

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Markdown
66

77
Render Markdown text in SwiftUI. It is a preview based on the [`Marked`](https://github.com/markedjs/marked) implementation.
88

9-
![Markdown Package Screenshot](https://user-images.githubusercontent.com/1680273/158006529-939e1f88-6ffb-4812-9f55-f972cc579f80.png)
9+
![Markdown Package Screenshot](https://user-images.githubusercontent.com/1680273/158006647-19d180e2-2549-4cd4-b108-91778beccc1b.png)
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)