From 8fa877b2948f4a2422233ef9fd6c5db278aa326e Mon Sep 17 00:00:00 2001 From: Hyder Date: Fri, 1 Aug 2025 14:23:23 +0300 Subject: Trying to check if this README will show up (not markdown) --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..932c7b6 --- /dev/null +++ b/README @@ -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