diff --git a/README.md b/README.md index 4917f8a..98c7a4a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ ## This repo is for learning Git and Github ### This is public repo # Pat - +# Hxm diff --git a/bar2.txt b/bar2.txt new file mode 100644 index 0000000..4a05fd1 --- /dev/null +++ b/bar2.txt @@ -0,0 +1 @@ +hello team diff --git a/foo2.txt b/foo2.txt new file mode 100644 index 0000000..4c8ef0b --- /dev/null +++ b/foo2.txt @@ -0,0 +1 @@ +Hello DevOps team