Skip to content

Commit

Permalink
📚 docs(README): Properly link and attribute header image.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Oct 28, 2020
1 parent ad532ce commit 768a12f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@

> Shake your LaTeX syntax tree!
<img src="http://scribblesinstitute.com/wp-content/uploads/2015/05/NatTree04.jpg" width="864">
<p align="center">
<a href="https://scribblesinstitute.com/drawing-lesson-tree">
<img src="https://ipfs.io/ipfs/QmdosfjJmHtiWtSTVtQcKQp1bWj5hn5JCDuYD2P2spMTZE" width="600">
</a><br/>
© <a href="https://scribblesinstitute.com">The Scribbles Institute</a>
</p>

```shell
$ echo '\\newif\\ifah\\ahtrue\\ifah Shake it! :) \\else Do not shake it... :( \\fi' | texshake
Expand Down

0 comments on commit 768a12f

Please sign in to comment.