diff --git a/Hello.py b/Hello.py
index f9dc07a5b28d04d432e85b14aecc2fb64ab51e5b..d0a4e2e3df2ecd0bad444e5a9db1a5cd54ca2b99 100644
--- a/Hello.py
+++ b/Hello.py
@@ -1,2 +1,3 @@
 print("Hello World")
 print("I am feeling happy today")
+print("Hello World, Miranda")
diff --git a/README.md b/README.md
index 7a8e267ccbe6db2cf19b9e79c3e0b6a46132f6a0..7e23a76212e34ebc854e78c7662806b62d57eb70 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,8 @@ Use the built-in continuous integration in GitLab.
 
 When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to [makeareadme.com](https://www.makeareadme.com/) for this template.
 
+I edited the README!!!
+
 ## Suggestions for a good README
 
 Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.