From 9d32762e395de7a867130ef4239dae830309d84d Mon Sep 17 00:00:00 2001 From: Hyder Date: Fri, 1 Aug 2025 15:11:01 +0300 Subject: Finally i knew the problem why the about page was not showing anything it turns out that i have to build cgit with markdown rendering but mine is just basic text file --- README | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index c6c3b41..0448e2f 100644 --- a/README +++ b/README @@ -1,5 +1,11 @@ -# Random Stuff as a learning journal +RANDOM STUFF AS A LEARNING JOURNAL +================================== -## Contents +CONTENTS +-------- -- The greatest common divisor exercise solution. \ No newline at end of file +* CHECK FILES IN THE TREE TAB + + +- The greatest common divisor exercise solution in ROOT/GCD/GCD.c +- Hexadecimal to integer converter solution in ROOT/HTOI/HTOI.c \ No newline at end of file -- cgit v1.2.3