From 40107d24c7da6170a3078e1ca09e0d432d1042bd Mon Sep 17 00:00:00 2001
From: Alberto Defendi <1369-ahl-berto@users.noreply.gitlab.inf.unibz.it>
Date: Sat, 20 Mar 2021 18:05:32 +0100
Subject: [PATCH] Included resources

---
 README.md | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 3c2d087..4b80faa 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,13 @@ yarn run
 ```
 
 ## Useful resources
+[Typescript documentation react](https://www.typescriptlang.org/docs/handbook/react.html)
+
+[MDN](https://developer.mozilla.org/en-US/)
+
+[Documentazione material ui: framework css utilizzato](https://material-ui.com/)
 
-[react calendar app](https://codesandbox.io/s/kkyvoj97pv?from-embed=&file=/src/index.js)
 [codesandbox, utile per vedere altri progetti creati con framework](https://codesandbox.io/)
-[awesome css list](https://github.com/awesome-css-group/awesome-css)
+
+[react calendar app](https://codesandbox.io/s/kkyvoj97pv?from-embed=&file=/src/index.js)
+
-- 
GitLab