Skip to content

Commit

Permalink
NEW: Add Badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Apr 29, 2023
1 parent 07aa129 commit a154cf2
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
<h1 name="readme-top"><img src="/Assets/aa-icon.svg" style="width:24px; height: 24px; display: inline-block;"/> AutomaticActionUX</h1>

![GitHub All Releases](https://img.shields.io/github/downloads/aljawaid/AutomaticActionUX/total?style=for-the-badge "GitHub All Downloads") - **_A plugin for [Kanboard](https://github.com/kanboard/kanboard "Kanboard - Kanban Project Management Software")_**
<p align="center">
<img src="https://img.shields.io/github/v/release/aljawaid/AutomaticActionUX?style=for-the-badge&color=brightgreen" alt="GitHub Latest Release (by date)" title="GitHub Latest Release (by date)">
<img src="https://img.shields.io/github/downloads/aljawaid/AutomaticActionUX/total?style=for-the-badge&color=orange" alt="GitHub All Releases" title="GitHub All Downloads">
<img src="https://img.shields.io/github/directory-file-count/aljawaid/AutomaticActionUX?style=for-the-badge&color=orange" alt="GitHub Repository File Count" title="GitHub Repository File Count">
<img src="https://img.shields.io/github/repo-size/aljawaid/AutomaticActionUX?style=for-the-badge&color=orange" alt="GitHub Repository Size" title="GitHub Repository Size">
<img src="https://img.shields.io/github/languages/code-size/aljawaid/AutomaticActionUX?style=for-the-badge&color=orange" alt="GitHub Code Size" title="GitHub Code Size">
</p>
<p align="center">
<img src="https://img.shields.io/github/discussions/aljawaid/AutomaticActionUX?style=for-the-badge&color=blue" alt="GitHub Discussions" title="GitHub Discussions">
<img src="https://img.shields.io/github/commits-since/aljawaid/AutomaticActionUX/latest?include_prereleases&style=for-the-badge&color=blue" alt="GitHub Commits Since Last Release" title="GitHub Commits Since Last Release">
<img src="https://img.shields.io/github/commit-activity/m/aljawaid/AutomaticActionUX?style=for-the-badge&color=blue" alt="GitHub Commit Monthly Activity" title="GitHub Commit Monthly Activity">
<a href="https://github.com/kanboard/kanboard" title="Kanboard - Kanban Project Management Software"><img src="https://img.shields.io/badge/Plugin%20for-kanboard-D40000?style=for-the-badge" alt="Kanboard"></a>
</p>

This plugin gives the Automatic Action interface a complete makeover to make it more user friendly. Particularly useful for visual learners and non-English speaking users, this plugin adds a quick glance of Actions on the board avoiding careless drag-happy mistakes.

Expand Down

0 comments on commit a154cf2

Please sign in to comment.