From ac2f9b3ae0caf45eead9f9831f199ed203f92cef Mon Sep 17 00:00:00 2001 From: Todd Motto Date: Sun, 8 Jun 2014 19:53:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03e5a20..a85f1e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Echo [![Build Status](https://travis-ci.org/toddmotto/echo.png)](https://travis-ci.org/toddmotto/echo) +# Echo.js [![Build Status](https://travis-ci.org/toddmotto/echo.svg)](https://travis-ci.org/toddmotto/echo) Echo is a standalone JavaScript lazy-loading image micro-library. Echo is fast, 2KB, and uses HTML5 data-* attributes for simple. Check out a [demo](http://toddmotto.com/labs/echo). Echo works in IE8+.