diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-04-30 16:26:18 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2018-04-30 16:26:18 +0300 |
commit | 24ad97cddbad40d8e7c47d1563f32e264f1f8329 (patch) | |
tree | 4a088685e071854aaa815846560e35e82540f5cf | |
parent | f9941c0f9c5c505e0226a63c06a077ca3764ae71 (diff) | |
download | wekan-24ad97cddbad40d8e7c47d1563f32e264f1f8329.tar.gz wekan-24ad97cddbad40d8e7c47d1563f32e264f1f8329.tar.bz2 wekan-24ad97cddbad40d8e7c47d1563f32e264f1f8329.zip |
Add badges.
-rw-r--r-- | README.md | 22 |
1 files changed, 16 insertions, 6 deletions
@@ -1,18 +1,28 @@ # Wekan +[![Translate Wekan at Transifex](https://img.shields.io/badge/Translate%20Wekan-at%20Transifex-brightgreen.svg "Freenode IRC")](irc://freenode/wekan) + +[![Wekan chat][vanila_badge]][vanila_chat] + +[![IRC #wekan](https://img.shields.io/badge/IRC%20%23wekan-on%20Freenode-brightgreen.svg "Freenode IRC")](irc://freenode/wekan) + +[![Contributors](https://img.shields.io/github/contributors/wekan/wekan.svg "Contributors")](https://github.com/wekan/wekan/graphs/contributors) + [![Docker Repository on Quay](https://quay.io/repository/wekan/wekan/status "Docker Repository on Quay")](https://quay.io/repository/wekan/wekan) -<!-- +[![Docker Hub container status](https://img.shields.io/docker/build/wekanteam/wekan.svg "Docker Hub container status")](https://hub.docker.com/r/wekanteam/wekan) + +[![Docker Hub pulls](https://img.shields.io/docker/pulls/wekanteam/wekan.svg "Docker Hub Pulls")](https://hub.docker.com/r/wekanteam/wekan) + [![Wekan Build Status][travis_badge]][travis_status] ---> -Freenode IRC #wekan +[![Codacy Badge](https://api.codacy.com/project/badge/Grade/02137ecec4e34c5aa303f57637196a93 "Codacy Badge")](https://www.codacy.com/app/xet7/wekan?utm_source=github.com&utm_medium=referral&utm_content=wekan/wekan&utm_campaign=Badge_Grade) -[![Wekan chat][vanila_badge]][vanila_chat] +[![Code Climate](https://codeclimate.com/github/wekan/wekan/badges/gpa.svg "Code Climate")](https://codeclimate.com/github/wekan/wekan) -[Translate Wekan at Transifex][translate_wekan] +[![Project Dependencies](https://david-dm.org/wekan/wekan.svg "Project Dependencies")](https://david-dm.org/wekan/wekan) -[Open Hub analysis of Wekan code](https://www.openhub.net/p/wekan) +[![Open Hub](https://img.shields.io/badge/Analysis%20of%20Wekan%20code-at%20Open%20Hub-brightgreen.svg "Freenode IRC")](irc://freenode/wekan) Please read [FAQ](https://github.com/wekan/wekan/wiki/FAQ). Please don't feed the trolls and spammers that are mentioned in the FAQ :) |