Skip to content

Commit

Permalink
Move images directory
Browse files Browse the repository at this point in the history
  • Loading branch information
hugehoge committed Jan 2, 2022
1 parent f4959f7 commit a6f7c37
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ The goal of this library is to provide an easy way to implement Views such as ca
## Demo

<p align="center">
<img src="./assets/images/carousel.gif" alt="Carousel demo">
<img src="./assets/images/vertical.gif" alt="Vertical demo">
<img src="./images/carousel.gif" alt="Carousel demo">
<img src="./images/vertical.gif" alt="Vertical demo">
</p>

## Requirements
Expand Down
File renamed without changes
File renamed without changes

0 comments on commit a6f7c37

Please sign in to comment.