Skip to content

Commit

Permalink
chore: tweak logo alt in README.md (#7156)
Browse files Browse the repository at this point in the history
  • Loading branch information
lzxb authored and yyx990803 committed Nov 30, 2017
1 parent 60da366 commit a6bf97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="center"><a href="https://vuejs.org" target="_blank"><img width="100"src="https://vuejs.org/images/logo.png"></a></p>
<p align="center"><a href="https://vuejs.org" target="_blank"><img width="100" src="https://vuejs.org/images/logo.png" alt="Vue logo"></a></p>

<p align="center">
<a href="https://circleci.com/gh/vuejs/vue/tree/dev"><img src="https://img.shields.io/circleci/project/vuejs/vue/dev.svg" alt="Build Status"></a>
Expand Down

0 comments on commit a6bf97d

Please sign in to comment.