diff --git a/README.md b/README.md index c4f8bc5..e9b9fed 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository contains a small Python program that shows that I have learned Python in this semester. -The code has been developed by Mariana Montes. +The code has been developed by KU Leuven student, Kate Herrick. ## Installation and usage diff --git a/tutorial.md b/tutorial.md index 6add32e..8530e2b 100644 --- a/tutorial.md +++ b/tutorial.md @@ -1,3 +1,3 @@ # How to use my script -In this notebook you will learn how to use the functions and classes defined in `script.py`. +In this notebook you will learn how to use the functions and classes defined within `script.py`.