diff --git a/mbutera.md b/mbutera.md
new file mode 100644
index 0000000..a58db4c
--- /dev/null
+++ b/mbutera.md
@@ -0,0 +1,5 @@
+
+- github fork: An editable copy of a repository that pulls files from the main repo to make allow you to make changes before the owner can approve the changes and accept them into the main repo
+- git clone: A local copy of a repository that can be changed or updated and pushed to the active repository
+- git branch: A branch within the main repo usually dedicated to a unique functionality in development
+
diff --git a/netid.md b/netid.md
deleted file mode 100644
index e69de29..0000000