From f7ebc0a5c5062f06171c08349a50e55fb69ade7c Mon Sep 17 00:00:00 2001 From: John Holowesko Date: Tue, 5 Nov 2019 12:35:32 -0500 Subject: [PATCH] Modified Read Me --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index e61b7ba..8d28695 100644 --- a/README.md +++ b/README.md @@ -1,7 +1 @@ -# ForkDemo -Provides a starting point for demonstrating how to fork, modify, and submit a project 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 - +This is a simple C application that builds a "helloworld" command line application.