From adcf6c70994d41650aedecc93cb0dfcd924c1610 Mon Sep 17 00:00:00 2001 From: Robert Lord Date: Tue, 22 Apr 2014 13:50:12 -0400 Subject: [PATCH] Update Travis badge to SVG in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8548c16..1db2185 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Slate ======== -[![Build Status](https://travis-ci.org/tripit/slate.png?branch=master)](https://travis-ci.org/tripit/slate) [![Dependency Status](https://gemnasium.com/tripit/slate.png)](https://gemnasium.com/tripit/slate) +[![Build Status](https://travis-ci.org/tripit/slate.svg?branch=master)](https://travis-ci.org/tripit/slate) [![Dependency Status](https://gemnasium.com/tripit/slate.png)](https://gemnasium.com/tripit/slate) Slate helps you create beautiful single-page API documentation. Think of it as an intelligent, modern documentation template for your API.