summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-12-08 19:59:43 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2020-12-08 19:59:43 +0100
commit6f81d14962bfdc9c5ee5d88d61c4b8f2fe331d6f (patch)
treebe5da9b327e918e6ad94245c40484cd77ad49948
parentce5a4303b427b31d46bc11e88a297480210f9a40 (diff)
README update
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3f0b8a29..61f487dc 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ QtPass
======
[![latest packaged version(s)](https://repology.org/badge/latest-versions/qtpass.svg)](https://repology.org/metapackage/qtpass)
-[![Build Status](https://travis-ci.org/IJHack/QtPass.svg?branch=master)](https://travis-ci.org/IJHack/QtPass)
+[![Build Status](https://travis-ci.com/IJHack/QtPass.svg?branch=master)](https://travis-ci.com/IJHack/QtPass)
[![Build status](https://ci.appveyor.com/api/projects/status/9rjnj72rdir7u9eg/branch/master?svg=true)](https://ci.appveyor.com/project/annejan/qtpass/branch/master)
[![Coverity scan](https://scan.coverity.com/projects/5266/badge.svg)](https://scan.coverity.com/projects/ijhack-qtpass)
[![Coverage Status](https://coveralls.io/repos/github/IJHack/QtPass/badge.svg)](https://coveralls.io/github/IJHack/QtPass)
@@ -66,7 +66,7 @@ Windows
**Dependencies**
-* QtPass requires Qt 5.10 or later
+* QtPass requires Qt 5.10 or later (Qt 6 works too)
* The Linguist package is required to compile the translations.
* For use of the fallback icons the SVG library is required.