Changed images path to relative

This commit is contained in:
Dmitriy Shishkov 2022-01-07 15:09:53 +03:00 committed by GitHub
parent 1ceffb7796
commit 63f20afae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<p align="center">
<img src="https://github.com/dm1sh/QRCodeLibrary/raw/master/img/logo.png" alt="QRCodeLibrary logo" width="150px">
<img src="./img/logo.png" alt="QRCodeLibrary logo" width="150px">
</p>
## Description
@ -236,4 +236,4 @@ Hello, world. I'm a simple QR code. You can scan me with scaner and see, what am
</details>
![Screenshot](https://github.com/dm1sh/QRCodeLibrary/raw/master/img/demo_screen.jpg)
![Screenshot](./img/demo_screen.jpg)