Skip to content

Commit a0e9b37

Browse files
committed
Adds Shields to README
Adds Shields for Packagist Version, License, Total Downloads
1 parent 5d5cc94 commit a0e9b37

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Loadsys Cake Command Line Scripts
22

3+
[![Packagist Version](https://img.shields.io/packagist/v/loadsys/cakephp-shell-scripts.svg?style=flat-square)](https://packagist.org/packages/loadsys/cakephp-shell-scripts)
4+
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
5+
[![Total Downloads](https://img.shields.io/packagist/dt/loadsys/cakephp-shell-scripts.svg?style=flat-square)](https://packagist.org/packages/loadsys/cakephp-shell-scripts)
6+
37
This collection of scripts is intended to provide consistency and shortcuts for common project tasks. Key tools are highlighted and described below. Coordinates heavily with the [Loadsys CakePHP App Skeleton](https://github.com/loadsys/CakePHP-Skeleton).
48

59
* This is the `master` branch and along with the `3.x.x` releases is meant for use with Cake 3 projects exclusively.

0 commit comments

Comments
 (0)