]> git repositories - circle.git/commitdiff
added readme main
authorbochard <mail@tenkyuu.dev>
Mon, 14 Apr 2025 11:55:11 +0000 (19:55 +0800)
committerbochard <mail@tenkyuu.dev>
Mon, 14 Apr 2025 11:55:11 +0000 (19:55 +0800)
README.md [new file with mode: 0644]

diff --git a/README.md b/README.md
new file mode 100644 (file)
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