From 2f186fa9f5f042ae2049f8a95afd2289a872b3bf Mon Sep 17 00:00:00 2001 From: Simo Kinnunen Date: Mon, 6 Jul 2015 21:37:50 +0900 Subject: [PATCH] Add Quay.io and NPM version shields. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f2308804..fdcf623a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # STF +[![Docker Repository on Quay.io](https://quay.io/repository/openstf/stf/status "Docker Repository on Quay.io")](https://quay.io/repository/openstf/stf) +[![NPM version](https://img.shields.io/npm/v/stf.svg)](https://www.npmjs.com/package/stf) + STF (or Smartphone Test Farm) is a web application for debugging smartphones, smartwatches and other gadgets remotely, from the comfort of your browser. It is currently being used at [CyberAgent](https://www.cyberagent.co.jp/en/) to control a growing collection of more than 160 devices.