From 7de72d6a2764f7c57bec23563406e1b5d1ad61b5 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Thu, 26 Nov 2020 07:39:00 +0100 Subject: Update `README`s of subcrates --- core/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'core/README.md') diff --git a/core/README.md b/core/README.md index 641612c0..9ec0df6a 100644 --- a/core/README.md +++ b/core/README.md @@ -8,7 +8,9 @@ This crate is meant to be a starting point for an Iced runtime. -![iced_core](../docs/graphs/core.png) +

+ The foundations +

[documentation]: https://docs.rs/iced_core -- cgit