summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-11-26 07:10:34 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-11-26 07:10:34 +0100
commit0525d76ff94e828b7b21634fa94a747022001c83 (patch)
tree7386abf0bd96985aada158277ec8a44a0910553c /README.md
parentd8c39821601e0b5936cded9bb28b3464d06d3d4e (diff)
downloadiced-0525d76ff94e828b7b21634fa94a747022001c83.tar.gz
iced-0525d76ff94e828b7b21634fa94a747022001c83.tar.bz2
iced-0525d76ff94e828b7b21634fa94a747022001c83.zip
Reduce size of graphs in `README` and `ECOSYSTEM`
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 057b783c..5bc885d2 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,11 @@ implemented the current [tour example] on top of [`ggez`], a game library.
Since then, the focus has shifted towards providing a batteries-included,
end-user-oriented GUI library, while keeping [the ecosystem] modular:
-[![Iced ecosystem](docs/graphs/ecosystem.png)](https://github.com/hecrj/iced/blob/master/ECOSYSTEM.md)
+<p align="center">
+ <a href="https://github.com/hecrj/iced/blob/master/ECOSYSTEM.md">
+ <img alt="Iced Ecosystem" src="docs/graphs/ecosystem.png" width="80%">
+ </a>
+</p>
[this pull request]: https://github.com/hecrj/coffee/pull/35
[The first alpha version]: https://github.com/hecrj/iced/tree/0.1.0-alpha