diff --git a/doc/Ecosystem.md b/doc/Ecosystem.md
index 79a47ab33a6b30430be29a98961c76805eef31d7..84b86342f17bf21d9fe9f468fff3502d800a9e21 100644
--- a/doc/Ecosystem.md
+++ b/doc/Ecosystem.md
@@ -1,3 +1,5 @@
+# The Rust Ecosystem
+
 The `rustc` compiler is at heart of the Rust Ecosystem. Other tools of great help for your developments include (clickable references)
 
 * [rustup](https://www.rustup.rs/), Rust tool-chain manager [Rustup](#Rustup)