diff --git a/README.md b/README.md index 2762aa7..b885dc1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # training-repository This repository is dedicated to OMP members to get practice with GitHub operations: pull request, issues, etc. + +If I change anyhting, the OMP training repo will not be affected, only my own repo. diff --git a/newfile.md b/newfile.md new file mode 100644 index 0000000..6dfa057 --- /dev/null +++ b/newfile.md @@ -0,0 +1 @@ +This is a new file diff --git a/newfile2.md b/newfile2.md new file mode 100644 index 0000000..6dfa057 --- /dev/null +++ b/newfile2.md @@ -0,0 +1 @@ +This is a new file