diff --git a/README.md b/README.md
index 3c2d0873cf97c840373af105c1564a304fa1d882..4b80faa0933efdba80f508d308683d91443ad033 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)
+