diff --git a/README.md b/README.md index 05b9b68..2f5aa33 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # GitPractice Practice for Git committing + +I am trying to practice right now for the Git file. + +One more change for me. + +Okay this time is for real \ No newline at end of file diff --git a/another_file.txt b/another_file.txt new file mode 100644 index 0000000..e1bebcf --- /dev/null +++ b/another_file.txt @@ -0,0 +1 @@ +This file is another file, and i want to add it. \ No newline at end of file