We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b8d561 commit c466917Copy full SHA for c466917
README.md
@@ -5,10 +5,13 @@ Shows current attendance and results
5

6
7
## Login
8
-<img src="./screenshots/login.png" width=30%>
+<img src="./screenshots/login.png" width=30%>
9
10
## Attendance
11
-<img src="./screenshots/main_dark.png" width=30%>
+Dark theme | Light theme
12
+:-----------------------------------------------: | :-----------------------------------------------:
13
+<img src="./screenshots/main_dark.png" width=70%> | <img src="./screenshots/main_light.png" width=70%>
14
+
15
16
## Result
17
<img src="./screenshots/results.png" width=30%>
0 commit comments