Skip to content

Commit d711883

Browse files
authored
Update README.md
1 parent 7f866ee commit d711883

File tree

1 file changed

+14
-18
lines changed

1 file changed

+14
-18
lines changed

README.md

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -26,24 +26,20 @@ Model-View-ViewModel (MVVM)
2626
- Themes: Change between 3 different themes
2727

2828
## Screenshots
29-
<table>
30-
<thead>
31-
<tr>
32-
<th align="center">Main</th>
33-
<th align="center">Notes</th>
34-
<th align="center">Edit</th>
35-
<th align="center">Themes</th>
36-
</tr>
37-
</thead>
38-
<tbody>
39-
<tr>
40-
<td> <img src="github_pictures/main.png"></td>
41-
<td> <img src="github_pictures/notes.png"></td>
42-
<td> <img src="github_pictures/edit.png"></td>
43-
<td> <img src="github_pictures/themes.gif"></td>
44-
</tr>
45-
</tbody>
46-
</table>
29+
30+
### Main | Notes
31+
32+
<p align = "left" >
33+
<img width="270" height="585" src="github_pictures/main.png">
34+
<img width="270" height="585" src="github_pictures/notes.png">
35+
</p>
36+
37+
### Edit | Themes
38+
39+
<p align = "left" >
40+
<img width="270" height="585" src="github_pictures/edit.png">
41+
<img width="270" height="585" src="github_pictures/themes.gif">
42+
</p>
4743

4844
## Setup
4945
#### Requirements

0 commit comments

Comments
 (0)