From: bochard Date: Mon, 14 Apr 2025 11:55:11 +0000 (+0800) Subject: added readme X-Git-Url: https://git.bochard.net/?a=commitdiff_plain;h=refs%2Fheads%2Fmain;p=circle.git added readme --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..32ea96a --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +### circle + +base from the given radius, it calculates the circumference, area, and the volume of a circle. + +*(practice with php)* \ No newline at end of file