Skip to content

Commit 70a5f72

Browse files
committed
modify readme
1 parent 4e480dd commit 70a5f72

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
![Xcode 8.3+](https://img.shields.io/badge/Xcode-8.3%2B-blue.svg)
44
![iOS 8.0+](https://img.shields.io/badge/iOS-8.0%2B-blue.svg)
55
![Swift 3.1+](https://img.shields.io/badge/Swift-3.0%2B-orange.svg)
6-
![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-brightgreen.svg)
7-
![pod](https://img.shields.io/badge/pod-v0.2.0-brightgreen.svg)
6+
![pod](https://img.shields.io/badge/pod-v1.0.0-brightgreen.svg)
87

98

109

@@ -13,7 +12,7 @@
1312

1413
## Overview
1514

16-
**AttributedStringWrapper** is base on String extension, converted into `RawRepresentable` protocal in order to solve the question of `Object-C` namespace.
15+
**AttributedStringWrapper** is base on String extension, converted into `RawRepresentable` protocal in order to solve the question of `Objective-C` namespace.
1716
So it looks a bit strange, if you have a better way, please contact me
1817

1918

0 commit comments

Comments
 (0)