diff --git a/.gitkeep b/.gitkeep new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/.gitkeep @@ -0,0 +1 @@ + diff --git a/README.md b/README.md index efebf033..79ac523d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ GitHub Example ============== -This is a simple example repository that will be used to show how to get started with GitHub. +This is a simple example repository that will be used to show how to get started with GitHub. Adding some new content here... How to Contribute ================= diff --git a/another-file b/another-file new file mode 100644 index 00000000..ef934c58 --- /dev/null +++ b/another-file @@ -0,0 +1 @@ +This file was created after the repo was forked. diff --git a/first-file.md b/first-file.md new file mode 100644 index 00000000..ad1d648d --- /dev/null +++ b/first-file.md @@ -0,0 +1 @@ +This is the content for my first file. diff --git a/testJune17 b/testJune17 new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/testJune17 @@ -0,0 +1 @@ +