From da7dcea9148059118b4f14451fd2cc640dd340d9 Mon Sep 17 00:00:00 2001 From: kyranmccann Date: Mon, 3 Dec 2018 20:28:49 -0800 Subject: [PATCH] changes for demo --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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 -