From c493415ea05be69ec5aaf60c09fa913c0915769b Mon Sep 17 00:00:00 2001 From: JinxuMI <125398425+JinxuMI@users.noreply.github.com> Date: Wed, 22 May 2024 17:50:33 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b39331f..0cf9d31 100644 --- a/README.md +++ b/README.md @@ -905,10 +905,11 @@ f = [f1, f2] # Acknowledgements -
We extend our heartfelt appreciation to [Professor Florian Oswald](https://floswald.github.io/) for his exceptional mentorship and dedication to our academic growth. His teaching in Introduction to Programming last year and Computational Economics this year has been nothing short of transformative. Professor Oswald's clarity of instruction, insightful guidance, and unwavering support have enabled us to grasp complex concepts and excel in our studies. We are immensely grateful for the knowledge and skills we have gained under his tutelage.
+We extend our heartfelt appreciation to Professor Florian Oswald(https://floswald.github.io/) for his exceptional mentorship and dedication to our academic growth. His teaching in Introduction to Programming last year and Computational Economics this year has been nothing short of transformative. Professor Oswald's clarity of instruction, insightful guidance, and unwavering support have enabled us to grasp complex concepts and excel in our studies. We are immensely grateful for the knowledge and skills we have gained under his tutelage.
For detailed information, visit the course website: [Introduction to Programming](https://floswald.github.io/ScPoProgramming/) + [Computational Economics](https://floswald.github.io/NumericalMethods/)