Skip to content

Commit 55405a6

Browse files
authored
docs: fix logo in readme
replace incorrect svg logo with a simpler text "draw" instead
1 parent 97e51d3 commit 55405a6

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<p align="center">
2-
<img src="http://svgur.com/i/j9.svg" height="50" width="140">
3-
<br><br><br>
1+
<div align="center">
2+
<h1>Draw</h1>
3+
<p>A web canvas that support pen/touch pressure.</p>
4+
<br>
45

56
<a href="http://www.amoshydra.com/app/draw">
67
<img alt="Draw" src="http://i.imgur.com/esy0Ia8.png" width="90%">
78
</a><br>
8-
A web canvas that support pen/touch pressure.
9-
</p>
9+
</div>

0 commit comments

Comments
 (0)