Commit 5e08539
committed
feat: Replace video demonstrations with GIFs in README
This commit updates the `README.md` to replace the video demonstrations (`.mp4` files) under the "Videos" section with GIF images.
The following changes were made:
- Removed the "Videos" section and its table of `.mp4` files.
- Added a new centered layout using `<p align="center">` to display GIF images.
- Deleted the following `.mp4` files from the `assets` directory:
- `button-group.mp4`
- `buttons.mp4`
- `floating toolbar.mp4`
- `progress indicator.mp4`
- Added the following new GIF files to the `assets` directory:
- `button-group.gif`
- `buttons.gif`
- `floating-toolbar.gif`
- `progress-indicator.gif`
- The "Screenshots" section header is now followed by the new GIF display.1 parent 0ae7d91 commit 5e08539
File tree
9 files changed
+6
-12
lines changed- assets
9 files changed
+6
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
122 | 116 | | |
123 | 117 | | |
124 | 118 | | |
| |||
Loading
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Loading
Binary file not shown.
Loading
0 commit comments