From aa2238b9ef03e0f3c777c51ee0d4cf2dba245874 Mon Sep 17 00:00:00 2001 From: Rexite0 Date: Wed, 24 Jun 2026 14:42:51 +0300 Subject: [PATCH 1/2] Update REAFME.txt --- docs/README.md | 2 +- docs/README.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 docs/README.txt diff --git a/docs/README.md b/docs/README.md index 63f8727939..828cb571bd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,4 +7,4 @@ ## Perimeter - Circle: P = 2πR - Rectangle: P = 2a + 2b -- Square: P = 4a \ No newline at end of file +- Square: P = 4a diff --git a/docs/README.txt b/docs/README.txt new file mode 100644 index 0000000000..d7bc697eb8 --- /dev/null +++ b/docs/README.txt @@ -0,0 +1 @@ +Geometric tools From 71e6fbab424a5039ec24fab72e4bc636fdc17a5e Mon Sep 17 00:00:00 2001 From: Rexite0 Date: Wed, 24 Jun 2026 14:48:48 +0300 Subject: [PATCH 2/2] Update README.md & remove README.txt --- docs/README.md | 1 + docs/README.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 docs/README.txt diff --git a/docs/README.md b/docs/README.md index 828cb571bd..aa6bd32af1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,3 +1,4 @@ +# Geometric tools # Math formulas ## Area - Circle: S = πR² diff --git a/docs/README.txt b/docs/README.txt deleted file mode 100644 index d7bc697eb8..0000000000 --- a/docs/README.txt +++ /dev/null @@ -1 +0,0 @@ -Geometric tools