From 09132d22db09c7e6bc801ba86288fcf05c934c87 Mon Sep 17 00:00:00 2001 From: ca0b166010e2aa52dc9133c873e2476f Date: Fri, 30 Apr 2021 10:17:58 +0000 Subject: [PATCH] ADD: logbook - created a logbook for the mooc/rr course as per "Exercice 01 (3rd part): Write a log book" - written in org-mode since it's markup language is easier than markdown --- journal/logbook.org | 1 + 1 file changed, 1 insertion(+) create mode 100644 journal/logbook.org diff --git a/journal/logbook.org b/journal/logbook.org new file mode 100644 index 0000000..0f7c2d4 --- /dev/null +++ b/journal/logbook.org @@ -0,0 +1 @@ +#+TITLE: Logbook for the MOOC/RR course on FUN \ No newline at end of file -- 2.18.1