From 702c6305e9b4a71d714ab42dfada423f10b8da19 Mon Sep 17 00:00:00 2001 From: Kapil-Vermani <33850170+Kapil-Vermani@users.noreply.github.com> Date: Thu, 1 Oct 2020 07:10:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1c417e..003e733 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # cpp-gpp-sample -## A C++ code sample to compile with g++ and GNU Make +## A C++ code example to demonstrate how to retrieve prime numbers between given range.This project is compiled with g++ and GNU Make