diff options
author | Ivan Seidel <ivanseidel@gmail.com> | 2016-06-29 13:54:52 -0300 |
---|---|---|
committer | Hubert Argasinski <argasinski.hubert@gmail.com> | 2016-06-29 18:38:52 -0400 |
commit | 01471b98ac136f23ff15635549a0eb1147ab9858 (patch) | |
tree | 6e651354eb71dd8538f80da601289278a75403f4 /README.md | |
parent | da21809e6879e0ce915c7919f24853b074a13383 (diff) | |
download | async-01471b98ac136f23ff15635549a0eb1147ab9858.tar.gz |
fix filename
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -![Async Logo](https://raw.githubusercontent.com/ivanseidel/async/master/logo/async-logo_readme.svg) +![Async Logo](https://raw.githubusercontent.com/ivanseidel/async/master/logo/async-logo_header.jpg) [![Build Status via Travis CI](https://travis-ci.org/caolan/async.svg?branch=master)](https://travis-ci.org/caolan/async) [![NPM version](https://img.shields.io/npm/v/async.svg)](https://www.npmjs.com/package/async) |