diff --git a/README.md b/README.md index 39e3e0f..8fe5538 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![SCodes ](/assets/scodes.png) +![SCodes ](/assets/SCodes.jpg) # SCodes This project is Qt & Qml wrapper for [ZXing-C++ Library](https://github.com/nu-book/zxing-cpp) that is used for decoding and generating 1D and 2D barcodes. This particular C++ ZXing port is one of the most recent C++ versions of popular ZXing library using modern compilers. @@ -9,7 +9,7 @@ Implementation of same method for both Qt version does not seems possible([check --- -[![Scythe Studio](./assets/scytheStudioLogo.png)](https://scythe-studio.com) +[![Scythe Studio](./assets/ss-logo.jpg)](https://scythe-studio.com) [![Built with Qt](./assets/buildWithQt.png)](https://qt.io) diff --git a/assets/SCodes.jpg b/assets/SCodes.jpg new file mode 100644 index 0000000..d8b0242 Binary files /dev/null and b/assets/SCodes.jpg differ diff --git a/assets/scodes.png b/assets/scodes.png deleted file mode 100644 index a857eb9..0000000 Binary files a/assets/scodes.png and /dev/null differ diff --git a/assets/scytheStudioLogo.png b/assets/scytheStudioLogo.png deleted file mode 100644 index 819b3a9..0000000 Binary files a/assets/scytheStudioLogo.png and /dev/null differ diff --git a/assets/ss-logo.jpg b/assets/ss-logo.jpg new file mode 100644 index 0000000..4137814 Binary files /dev/null and b/assets/ss-logo.jpg differ