From eea0f3036c18b917de635d67ecf23ca5e4da3fd7 Mon Sep 17 00:00:00 2001 From: yzhukovs Date: Sun, 23 Sep 2018 16:29:06 -0400 Subject: [PATCH] update readme file --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e61b7ba..cf4dd98 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -# 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 +# HelloWorld +This project outputs the Hello World message.