From 171bd1ede01541e2875d5a2bb6a6772d166899df Mon Sep 17 00:00:00 2001 From: Rodrigo Vieira Date: Tue, 16 Aug 2016 03:23:29 -0400 Subject: [PATCH] add standardjs badge to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c512f94..2fcfb73 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Print.js -[![Build Status](https://travis-ci.org/crabbly/Print.js.svg?branch=master)](https://travis-ci.org/crabbly/Print.js) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE) +[![Build Status](https://travis-ci.org/crabbly/Print.js.svg?branch=master)](https://travis-ci.org/crabbly/Print.js) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE) [![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) A tiny javascript library to help printing from the web.