File tree Expand file tree Collapse file tree 1 file changed +14
-18
lines changed Expand file tree Collapse file tree 1 file changed +14
-18
lines changed Original file line number Diff line number Diff line change @@ -26,24 +26,20 @@ Model-View-ViewModel (MVVM)
26
26
- Themes: Change between 3 different themes
27
27
28
28
## 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 >
47
43
48
44
## Setup
49
45
#### Requirements
You can’t perform that action at this time.
0 commit comments