summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Rosdahl <joel@rosdahl.net>2022-11-24 20:49:34 +0100
committerJoel Rosdahl <joel@rosdahl.net>2022-11-27 21:35:01 +0100
commit84609c1038313eebcf91802aa9c049f1fe9dac76 (patch)
treed6e85c65ca6a3c86787783a83d0a0f039fb576ce
parentb8d068c01bcc8d1ed977c372ef1eb8f97f5af201 (diff)
downloadccache-84609c1038313eebcf91802aa9c049f1fe9dac76.tar.gz
chore: Add discussions badge
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index efe46864..2ef2fb56 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ Ccache – a fast compiler cache
[![Code Quality: Cpp](https://img.shields.io/lgtm/grade/cpp/g/ccache/ccache.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ccache/ccache/context:cpp)
[![Total Alerts](https://img.shields.io/lgtm/alerts/g/ccache/ccache.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ccache/ccache/alerts)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5057/badge)](https://bestpractices.coreinfrastructure.org/projects/5057)
+[![Discussions](https://img.shields.io/github/discussions/ccache/ccache)](discussions)
[![Gitter](https://img.shields.io/gitter/room/ccache/ccache.svg)](https://gitter.im/ccache/ccache)
Ccache is a compiler cache. It [speeds up
@@ -29,10 +30,10 @@ Contributing to ccache
* [Source repository](https://github.com/ccache/ccache)
* [Notes on how to contribute](https://github.com/ccache/ccache/blob/master/CONTRIBUTING.md)
+* [Discussions](https://github.com/ccache/ccache/discussions)
* [Mailing list](https://lists.samba.org/mailman/listinfo/ccache/)
* [Chat](https://gitter.im/ccache/ccache)
* [Bug report info](https://ccache.dev/bugs.html)
-* [Discussions](https://github.com/ccache/ccache/discussions)
* [Issue tracker](https://github.com/ccache/ccache/issues)
* [Help wanted!](https://github.com/ccache/ccache/labels/help%20wanted)
* [Good first issues!](https://github.com/ccache/ccache/labels/good%20first%20issue)