Skip to content

Commit

Permalink
Add size control for typeclass diagram (#1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukaJCB authored and kailuowang committed Aug 7, 2017
1 parent 6b821f5 commit 446d4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/main/tut/typeclasses/typeclasses.md
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ type class instances easy.

## Type classes in cats

![infographic](https://cdn.rawgit.com/tpolecat/cats-infographic/master/cats.svg)
<img src="https://cdn.rawgit.com/tpolecat/cats-infographic/master/cats.svg" alt="infographic" style="width: 100%;"/>
From [cats-infographic by @tpolecat](https://github.com/tpolecat/cats-infographic).


Expand Down

0 comments on commit 446d4ed

Please sign in to comment.