Skip to content

Commit ce5249d

Browse files
committed
formatting
1 parent 73b39b0 commit ce5249d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Vuetron *NOT READY FOR DEPLOYMENT
3838
* The expanded card displays the request data as well as the response data
3939

4040
<div align="center">
41-
<img align="center" src="./docs/images/eventstream-items.gif" alt="event items example" width="800" />
41+
<img align="center" src="./docs/images/eventstream-items.png" alt="event items example" width="800" />
4242
</div>
4343

4444
#### State Subscriptions:
@@ -53,14 +53,14 @@ Vuetron *NOT READY FOR DEPLOYMENT
5353
* Animation allows you to collapse or expand the tree for specific hierarchy views.
5454

5555
<div align="center">
56-
<img align="center" src="./docs/images/visualization.gif" alt="component tree example" width="800" />
56+
<img align="center" src="./docs/images/visualization.gif" alt="component tree example" width="500" />
5757
</div>
5858

5959
#### Collapsable Vuex State Object:
6060
* View and interact with an object representation of your application's most current state.
6161

6262
<div align="center">
63-
<img align="center" src="./docs/images/state.png" alt="state example" width="500" />
63+
<img align="center" src="./docs/images/state-example.png" alt="state example" width="500" />
6464
</div>
6565

6666
#### Other benefits:

0 commit comments

Comments
 (0)