Skip to content

Commit 19098bf

Browse files
authored
Update README.md
1 parent 6bcb298 commit 19098bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# QR-code Generator and Reader
22

3-
###Application used Java 15
3+
## Application used Java 15 | Onurdesk
44

55
###### Spring boot application exposing REST API endpoint to genrate QR-code representing custom message and another endpoint to read the decoded message, built using Java Spring boot and google's zxing library.
66

@@ -32,4 +32,4 @@ Go to the below url to view swagger-ui (API docs)
3232

3333
```
3434
http://localhost:9090/swagger-ui.html
35-
```
35+
```

0 commit comments

Comments
 (0)