diff --git a/README.md b/README.md index 659ef3b..6166618 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,6 @@ My first repository. +Checking whether number is prime or not and then print it. The code prints and counts prime numbers till n, where n is a natural number.