diff --git a/scripts/Zodiac_Sign_Calc/README.md b/scripts/Zodiac_Sign_Calc/README.md new file mode 100644 index 0000000..6dea1ea --- /dev/null +++ b/scripts/Zodiac_Sign_Calc/README.md @@ -0,0 +1,3 @@ +#Zodiac Sign Calculator + +It takes in the birth month and the day as the input. It then computes it and prints the zodiac sign.