From 69b0aaf582cc977f1d224847a6603a3036497dc5 Mon Sep 17 00:00:00 2001 From: Hyder Date: Fri, 1 Aug 2025 14:26:42 +0300 Subject: Reverted back the .md file XD --- README | 5 ----- README.md | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 932c7b6..0000000 --- a/README +++ /dev/null @@ -1,5 +0,0 @@ -# Random Stuff as a learning journal - -## Contents - -- [GCD](GCD/): The greatest common divisor exercise solution. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..932c7b6 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Random Stuff as a learning journal + +## Contents + +- [GCD](GCD/): The greatest common divisor exercise solution. \ No newline at end of file -- cgit v1.2.3