Skip to content

Commit d6267bc

Browse files
committed
Add gif preview to README
1 parent d03eeae commit d6267bc

File tree

5 files changed

+7
-3
lines changed

5 files changed

+7
-3
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
progress-bar-site0.gif
2+
progress-bar-widget-in-notion0.gif

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ notion에 강의를 들으며 정리를 하는데 강의 진행률을 시각화
77
## Usage
88
🔗[Progress Bar 바로가기](https://do0ori.github.io/progress-bar/)
99

10-
![Alt text](progress-bar-site.png)
10+
![progress-bar-site](progress-bar-site.gif)
11+
12+
![progress-bar-widget-in-notion](progress-bar-widget-in-notion.gif)
1113

1214
| progress bar 클릭 위치 | 동작 |
1315
| --- | --- |
@@ -16,9 +18,9 @@ notion에 강의를 들으며 정리를 하는데 강의 진행률을 시각화
1618
| 가운데 | total 숫자 설정 |
1719

1820
## Key Features
19-
- 공간 차지 적습니다.
21+
- 공간 차지가 적습니다.
2022
- 필요한 기능만 넣었습니다.
21-
- 이식성이 높습니다.
23+
- 쉽게 사용 가능하고 이식성이 높습니다.
2224
- LocalStorage에 데이터를 저장하여 domain별로 반영구적으로 unique하게 사용 가능합니다.
2325

2426
## Technology Stack

progress-bar-site.gif

646 KB
Loading

progress-bar-site.png

-50.4 KB
Binary file not shown.

progress-bar-widget-in-notion.gif

684 KB
Loading

0 commit comments

Comments
 (0)