diff options
author | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-08-07 11:08:57 +0200 |
---|---|---|
committer | Alexey Rusakov <Kitsune-Ral@users.sf.net> | 2021-08-07 11:08:57 +0200 |
commit | 1f52b5a2da9bce4d25f4c897370e58c8b6d56ba1 (patch) | |
tree | 4b47d7ca46429df87f1b6be698c6549fc521c0ec /README.md | |
parent | 72643d2f90aa929ec5e44159f717057fdad56cbd (diff) | |
download | libquotient-1f52b5a2da9bce4d25f4c897370e58c8b6d56ba1.tar.gz libquotient-1f52b5a2da9bce4d25f4c897370e58c8b6d56ba1.zip |
README.md: replace "PRs welcome" with a merge chance badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ [![](https://img.shields.io/cii/percentage/1023.svg?label=CII%20best%20practices)](https://bestpractices.coreinfrastructure.org/projects/1023/badge) ![](https://img.shields.io/github/commit-activity/y/quotient-im/libQuotient.svg) [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/quotient-im/libQuotient.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/quotient-im/libQuotient/context:cpp) -[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) +[![merge-chance-badge](https://img.shields.io/endpoint?url=https%3A%2F%2Fmerge-chance.info%2Fbadge%3Frepo%3Dquotient-im/libquotient)](https://merge-chance.info/target?repo=quotient-im/libquotient) The Quotient project aims to produce a Qt5-based SDK to develop applications for [Matrix](https://matrix.org). libQuotient is a library that enables client |