From 8016f754de902255de188bdd4c135b953385ff6b Mon Sep 17 00:00:00 2001 From: Mark Fayngersh Date: Sun, 5 Apr 2015 17:06:00 -0400 Subject: [PATCH] use svg for heroku button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6df218d..4e84fa0 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ --- -[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) A minimal skeleton for building testable React apps using ES6.