diff --git a/README.md b/README.md index c1171e6..85eec99 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ -# branchMcBranchFace +# branchyMcBranchFace Example repo for trying out branching diff --git a/code.py b/code.py new file mode 100644 index 0000000..66bdb64 --- /dev/null +++ b/code.py @@ -0,0 +1,4 @@ +#!/usr/bin/env python3 + +print("Branchy Mc Branch-Face") +