Skip to content

Commit 79ac51b

Browse files
committed
Update README
1 parent b8d4588 commit 79ac51b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<div align="center">
2-
<img height="50" src="logo.svg">
2+
<img height="50" src="branding/logo.svg">
33
</div>
44

55
# QtAppInstanceManager
66

77
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](https://mit-license.org/)
8-
[![CMake version](https://img.shields.io/badge/CMake-3.19+-064F8C?logo=cmake)](https://www.qt.io)
8+
[![CMake version](https://img.shields.io/badge/CMake-3.21+-064F8C?logo=cmake)](https://www.qt.io)
99
[![C++ version](https://img.shields.io/badge/C++-17-00599C?logo=++)](https://www.qt.io)
1010
[![Qt version](https://img.shields.io/badge/Qt-5.15.2+-41CD52?logo=qt)](https://www.qt.io)
1111

@@ -32,7 +32,7 @@ Also, it differs from [itay-grudev's SingleApplication](https://github.com/itay-
3232
## Requirements
3333

3434
- Platform: Windows, MacOS, Linux.
35-
- [CMake 3.19+](https://cmake.org/download/)
35+
- [CMake 3.21+](https://cmake.org/download/)
3636
- [Qt 5.15+](https://www.qt.io/download-qt-installer)
3737

3838
## Usage
File renamed without changes.

0 commit comments

Comments
 (0)