Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
updated and uploaded images , screenshots of project
  • Loading branch information
suraj-repositories committed Jan 28, 2024
1 parent 2dce9e8 commit aa72eb5
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# QR-maker
Generates QR codes. Created in java swing.

## Screenshots

<div style="display: flex;flex-direction: column; grid-gap: 10px;">
<div style="display: flex; grid-gap: 10px;">
<img src="images/s1.png" alt="screenshots" width="49%" style="border: 2px solid lightgreen"/>
<img src="images/s2.png" alt="screenshots" width="49%" style="border: 2px solid lightgreen"/>
</div>
<div style="display: flex; grid-gap: 10px;">
<img src="images/s3.png" alt="screenshots" width="49%" style="border: 2px solid lightgreen"/>
<img src="images/s4.png" alt="screenshots" width="49%" style="border: 2px solid lightgreen"/>
</div>
<div style="display: flex; grid-gap: 10px;">
<img src="images/s5.png" alt="screenshots" width="49%" style="border: 2px solid lightgreen"/>
</div>
</div>
<br>
Binary file added images/s1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/s2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/s3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/s4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/s5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit aa72eb5

Please sign in to comment.