Skip to content

Commit 15d0f2d

Browse files
authored
Merge pull request #2 from tasnimzotder/dev
add app screenshot
2 parents 8052b8d + 979dcb6 commit 15d0f2d

File tree

3 files changed

+14
-1
lines changed

3 files changed

+14
-1
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
1+
<p align="center">
2+
<img width="256px" src="src/assets/app_screenshot.png" alt="App Screenshot"/>
3+
</p>
4+
15
# password-generator
6+
27
Password Generator
8+
9+
## Framework
10+
11+
- Electron.js
12+
13+
## License
14+
15+
This app is licensed upder [MIT License](LICENSE)

src/assets/app_screenshot.png

38.5 KB
Loading

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<span>2021</span>
129129
</div>
130130
<div class="ghub_logo">
131-
<a href="https://github.com/tasnimzotder">
131+
<a href="https://github.com/tasnimzotder/password-generator">
132132
<img src="assets/github.png" alt="github" />
133133
</a>
134134
</div>

0 commit comments

Comments
 (0)