diff --git a/another-file b/another-file new file mode 100644 index 00000000..30bd033c --- /dev/null +++ b/another-file @@ -0,0 +1,2 @@ +This file was created after the repo was forked. +This is an adjustment to this file. diff --git a/documentation/newernewfile.md b/documentation/newernewfile.md new file mode 100644 index 00000000..4b9b4bea --- /dev/null +++ b/documentation/newernewfile.md @@ -0,0 +1 @@ +This is the content for my new file. I need to try pull request.