From 4181398ad7ff946f2f3ac6303e394db35fd2b148 Mon Sep 17 00:00:00 2001 From: Wilma Plus <68423050+wilmaplus@users.noreply.github.com> Date: Sat, 9 Jul 2022 01:06:45 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3b584ab8..dad2814e 100644 --- a/README.md +++ b/README.md @@ -323,11 +323,11 @@ Markdown( You can add MarkdownUI to an Xcode project by adding it as a package dependency. 1. From the **File** menu, select **Add Packages…** -1. Enter `https://github.com/gonzalezreal/MarkdownUI` into the *Search or Enter Package URL* search +1. Enter `https://github.com/wilmaplus/MarkdownUI` into the *Search or Enter Package URL* search field 1. Link **MarkdownUI** to your application target ## Other Libraries * [CommonMarkAttributedString](https://github.com/mattt/CommonMarkAttributedString) * [Down](https://github.com/johnxnguyen/Down) -* [AttributedText](https://github.com/gonzalezreal/AttributedText) +* [FlexibleAttributedText](https://github.com/wilmaplus/FlexibleAttributedText)