diff --git a/Hello.py b/Hello.py
new file mode 100644
index 0000000000000000000000000000000000000000..1dc45ac13680332bc368aa383fec751aed9e6220
--- /dev/null
+++ b/Hello.py
@@ -0,0 +1 @@
+print("Hello World!")
\ No newline at end of file
diff --git a/README.md b/README.md
index 6c9258f7956491a9974c3fff68ffcabfabf493d4..e3c4815a4d240303d92059258559fc2c4151a1d0 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,7 @@ Every project is different, so consider which of these sections apply to yours.
 
 ## Name
 Choose a self-explaining name for your project.
+Name - bm01171-git-intro
 
 ## Description
 Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.