From f10a6c9079281f55e5a458624ff6e2aa1fc24f93 Mon Sep 17 00:00:00 2001 From: Hector L Date: Mon, 10 Feb 2020 10:02:04 -0500 Subject: [PATCH] Deleted unnecessary text from READ ME file and left only relevant data. --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index e61b7ba..c06d291 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,2 @@ -# 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.