Skip to content

Commit ac78298

Browse files
committed
updated readme
1 parent 2c8940d commit ac78298

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,5 @@
107107
| [Week Day Predictor](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Week%20Day%20Predictor%20App)| This app displays the current day of the week with quotes.|
108108
| [Parallex Website](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/parallex-website)| This is a basic HTML, CSS, JAVASCRIPT website where images of this website has their position fixed that results in giving the parallex look and that is why it is called Parallex Website.|
109109
| [Payment Website](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/payment_integration)| This is a donation website in which we have integrated payment gateway.|
110+
| [Random Password Generator](https://github.com/Ayushparikh-code/Web-dev-mini-projects/tree/main/Random%20Password%20Generator)| Generates a strong random password and has a copy functionality.|
110111

Random Password Generator/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
2929

3030
<h3> Video Demo </h3>
3131

32-
<video controls width="960" alt="">
33-
<source src="">
32+
<video controls width="960" alt="pw">
33+
<source src="https://user-images.githubusercontent.com/78655439/126331921-05967108-6108-492f-b018-63dd4d355da1.mp4">
3434
</video>
3535

3636
<br>

0 commit comments

Comments
 (0)