Skip to content

Commit 972512c

Browse files
authored
Update README.md
1 parent 06d8833 commit 972512c

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# :electron: __Automated Login and Sign Up__ :wave:
22
:camera:
3-
![Login](login.mp4)
43

5-
![Sign Up](signup.mp4)
4+
<figure class="video_container">
5+
<video controls="true" allowfullscreen="true" poster="path/to/poster_image.png">
6+
<source src="videos/login.mp4" type="video/mp4">
7+
<source src="videos/signup.mp4" type="video/mp4">
8+
</video>
9+
</figure>
610

7-
> If you want to learn 'Automation using Python', you're in correct place
811

12+
> If you want to learn 'Automation using Python', you're in correct place
13+
> Website used - onlinenotessharing.epizy.com
914
> This automated login/Sign up project covers the basic of it.
1015
1116
:loudspeaker: Use 'PyCharm' for better experience

0 commit comments

Comments
 (0)