diff --git a/README.md b/README.md index e61b7ba..dbcf05b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # ForkDemo -Provides a starting point for demonstrating how to fork, modify, and submit a project pull request +Provides a starting point for demonstrating how to fork, modify, and submit a project pull request. Changes are required to be able to open a pull request. * Fork this demo * Modify this "README.md" file to provide a better description of this "Hello World" project. (This is a simple C application that builds a "helloworld" command line application.) * Submit a pull request with your changes -