Skip to content

Commit fd5b46a

Browse files
authored
Update README.md
1 parent f7e827a commit fd5b46a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ var body: some View {
4444
}
4545
```
4646

47-
<img src="https://github.com/HongSJae/DynamicTextEditor/blob/main/GIFs/Default_DynamicTextEditor.gif" width="300"/>
47+
<img src="GIFs/Default_DynamicTextEditor.gif" width="300"/>
4848

4949
### 카카오톡 클론 코딩 예시
5050
```swift
@@ -76,7 +76,7 @@ var body: some View {
7676
}
7777
```
7878

79-
<img src="https://github.com/HongSJae/DynamicTextEditor/blob/main/GIFs/DynamicTextEditor_clone_kakaotalk.gif" width="300"/>
79+
<img src="GIFs/DynamicTextEditor_clone_kakaotalk.gif" width="300"/>
8080

8181
## 🎛 Modifier API
8282

0 commit comments

Comments
 (0)