diff --git a/guide/english/mathematics/index.md b/guide/english/mathematics/index.md
index bd7ce4e242..57f46be9fd 100644
--- a/guide/english/mathematics/index.md
+++ b/guide/english/mathematics/index.md
@@ -112,5 +112,6 @@ The `math` module can also be imported as follows, and the usage difference is i
Documentation reference: Python 2 | Python 3
-### Additional resources
-Animated visualizations of mathematical concepts can be found at [3 Blue 1 Brown](http://www.3blue1brown.com/) and [Khan Academy](https://www.khanacademy.org/).
+#### Additional resources
+- Animated visualizations of mathematical concepts can be found at [3 Blue 1 Brown](http://www.3blue1brown.com/) and [Khan Academy](https://www.khanacademy.org/).
+- A very nice book about Mathematics named "The Princeton Companion to Mathematics", clear and very easy to understand. You can find a pdf copy [here](https://isidore.co/calibre/get/pdf/4662).