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