diff --git a/README.md b/README.md index 10d5bf5e..949f097f 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ There are four ways to use SDWebImage in your project: - using CocoaPods - using Carthage - using Swift Package Manager -- manual install (xcframework, build-only or embed Xcode Project) +- manual install (XCFramework, build-only or embed Xcode Project) ### Installation with CocoaPods @@ -217,7 +217,7 @@ let package = Package( ### Manual Installation Guide -- see [Manual install Guide](https://github.com/SDWebImage/SDWebImage/wiki/Installation-Guide#manual-installation-guide) +See more on [Manual install Guide](https://github.com/SDWebImage/SDWebImage/wiki/Installation-Guide#manual-installation-guide) ### Import headers in your source files