README: Fix video

This commit is contained in:
Timothée Leclaire-Fournier 2024-03-08 12:12:54 -05:00
parent 92158f9f84
commit f51651308d

View File

@ -1,6 +1,8 @@
# emailQt - A small & simple Qt email client # emailQt - A small & simple Qt email client
![](demo.mkv) <video width="320" height="240" controls>
<source src="demo.mkv" type="video/mkv">
</video>
## Usage ## Usage
If you are using gmail, you need to enable 2FA and then generate an application password. If you are using gmail, you need to enable 2FA and then generate an application password.