Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Commit f9df3cb

Browse files
authored
Update README.md
1 parent a9741e3 commit f9df3cb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,16 @@ To Create the Production version (i.e, exectable file), just run it against main
2424
pyinstaller --onefile main.py
2525
```
2626

27+
## Screenshots
28+
29+
![dashboard](https://user-images.githubusercontent.com/68649083/113431949-28c46a00-93fa-11eb-9e65-a7b186474850.png)\
30+
![users](https://user-images.githubusercontent.com/68649083/113431946-27933d00-93fa-11eb-89f1-833a0aa1aca1.png)\
31+
![error](https://user-images.githubusercontent.com/68649083/113431943-25c97980-93fa-11eb-84e0-98824a248a42.png)
32+
2733
## Contributing
2834
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
2935

3036
Please make sure to update tests as appropriate.
3137

3238
## License
33-
[MIT](https://choosealicense.com/licenses/mit/)
39+
[MIT](https://choosealicense.com/licenses/mit/)

0 commit comments

Comments
 (0)