diff --git a/README.md b/README.md index efebf033..9e254a8a 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,7 @@ How to Contribute ================= Just fork the original repo at pragmaticlearning/github-example, make your changes and send over a Pull Request. + +How to edit a File +================== +This is a student making a change to a README.md. Just a boy, telling a girl, she has new information to read. 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/build/.gitkeep b/build/.gitkeep new file mode 100644 index 00000000..77f2af2a --- /dev/null +++ b/build/.gitkeep @@ -0,0 +1 @@ +gitkeep diff --git a/new_filefoxone.md b/new_filefoxone.md new file mode 100644 index 00000000..09af3bd4 --- /dev/null +++ b/new_filefoxone.md @@ -0,0 +1 @@ +This is the content for my new file diff --git a/new_file.md b/newdocs similarity index 100% rename from new_file.md rename to newdocs