diff --git a/README.md b/README.md index 734cd29..11cb7d9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # SampleRepo Sample Repository for testing + +new addition diff --git a/file1.md b/file1.md new file mode 100644 index 0000000..c9106b3 --- /dev/null +++ b/file1.md @@ -0,0 +1 @@ +Sample change file diff --git a/hello b/hello new file mode 100644 index 0000000..9ecf3cf --- /dev/null +++ b/hello @@ -0,0 +1 @@ +this