Skip to content

Commit 5c91ab3

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

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/157921398-b1557bab-6de2-4d09-b50d-1d865d252c3c.png)
20+
![Markdown Package Screenshot](https://user-images.githubusercontent.com/1680273/158006529-939e1f88-6ffb-4812-9f55-f972cc579f80.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/157921398-b1557bab-6de2-4d09-b50d-1d865d252c3c.png)
9+
![Markdown Package Screenshot](https://user-images.githubusercontent.com/1680273/158006529-939e1f88-6ffb-4812-9f55-f972cc579f80.png)
1010

1111
## Installation
1212

0 commit comments

Comments
 (0)