diff --git a/README.md b/README.md
index 5dbb50ecf89b8cfbf715ef1ea8b0434a201f727f..9b8eda167c7c26fc5470e3d44ba9f99ea751418e 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,10 @@ https://gitlab.liu.se/tddd27_mypet/web_project/-/blob/main/TDDD27_Daniel_Myren_I
 
 # Daniel Pettersson (danpe975) Individual Screencast
 
+# Some Technical Challenges 
+We realized that we forgot to mention some of the technical challenges that we ecountered during the project. To start of, I would like to mention that neither of us had used React before. One of the biggest challenges was how to make the website very interactable, and how to re-render components based on the option and map selections. This problem was solved by utilizing the react hook useEffect, to synchronize the components.  
 
-
+# Older comments below:
 # Requirements
 - Visualize statistical data from Statistikdatbasen.scb.se focusing on European Parliamental Election data.
 - The data contains geographical information and thus can be represented on a map.