Skip to content

Commit fb38f4d

Browse files
authored
[Chore] README.md 오타 수정
1 parent 95a662b commit fb38f4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
## 프레임워크 및 라이브러리
4949

50-
#### Package Dependency Manager
50+
#### Package dependency manager
5151
![badge](https://img.shields.io/badge/CocoaPods-1.11.3-EE3322.svg?style=for-the-badge&logo=CocoaPods&logoColor=EE3322)
5252

5353
#### Networking
@@ -59,7 +59,7 @@
5959
![badge](https://img.shields.io/badge/RxGesture-4.0.0-B7174C.svg?style=for-the-badge&logo=ReactiveX&logoColor=B7174C)
6060
![badge](https://img.shields.io/badge/RxBlocking-6.5-B7172C.svg?style=for-the-badge&logo=ReactiveX&logoColor=B7172C)
6161

62-
#### UI Autolayout
62+
#### Autolayout
6363
![badge](https://img.shields.io/badge/SnapKit-5.6.0-F05138?style=for-the-badge&logo=Swift&logoColor=F05138)
6464
![badge](https://img.shields.io/badge/Then-3.0.0-F06138.svg?style=for-the-badge&logo=Swift&logoColor=F06138)
6565

@@ -149,4 +149,4 @@
149149
- View의 화면전환 로직을 viewController에서 분리하는 것으로 화면전환을 유연하게 할 수 있는 **코디네이터 패턴**을 도입했습니다.
150150

151151

152-
#### [프로젝트 과정을 보고싶으시다면 WIKI를 참고해주세요!](https://github.com/boostcampwm-2022/iOS06-NearTalk/wiki)
152+
#### [혹시, 프로젝트 과정이 궁금하시다면 저희 Wiki를 참고해주세요!](https://github.com/boostcampwm-2022/iOS06-NearTalk/wiki)

0 commit comments

Comments
 (0)