some typo in readme
This commit is contained in:
parent
7f1b5f05a2
commit
25c6cdf570
|
@ -136,7 +136,7 @@ There are four ways to use SDWebImage in your project:
|
||||||
- using CocoaPods
|
- using CocoaPods
|
||||||
- using Carthage
|
- using Carthage
|
||||||
- using Swift Package Manager
|
- 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
|
### Installation with CocoaPods
|
||||||
|
|
||||||
|
@ -217,7 +217,7 @@ let package = Package(
|
||||||
|
|
||||||
### Manual Installation Guide
|
### 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
|
### Import headers in your source files
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue