From d2934b510642914ccaf82a84b65f4ecb9a816c12 Mon Sep 17 00:00:00 2001 From: "Alex Ellis (OpenFaaS Ltd)" Date: Sat, 29 Feb 2020 10:07:09 +0000 Subject: [PATCH] Add t-shirt link Signed-off-by: Alex Ellis (OpenFaaS Ltd) --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8549649c8..c56b29af1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Status](https://travis-ci.com/alexellis/arkade.svg?branch=master)](https://travi [![GoDoc](https://godoc.org/github.com/alexellis/arkade?status.svg)](https://godoc.org/github.com/alexellis/arkade) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Go Report Card](https://goreportcard.com/badge/github.com/alexellis/arkade)](https://goreportcard.com/report/github.com/alexellis/arkade) - +![GitHub All Releases](https://img.shields.io/github/downloads/alexellis/arkade/total) Gone are the days of contending with dozens of README files just to get the right version of [helm](https://helm.sh) and to install a chart with sane defaults. @@ -23,6 +23,12 @@ arkade --help ark --help # a handy alias ``` +An alias of `ark` is created at installation time, so you can also run `ark install APP` + + + +[You can buy an arkade t-shirt in the OpenFaaS Ltd store](https://store.openfaas.com/collections/frontpage/products/arkade-t-shirt) + ## Usage Here's a few examples of apps you can install, for a complete list run: `arkade install --help`.