From 19094bc9f47c8c45763c649c117769e0de1a1249 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 30 Sep 2025 18:37:36 +0200 Subject: [PATCH] Initial commit --- README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..15d9d76 --- /dev/null +++ b/README @@ -0,0 +1,4 @@ +This repository contains some excercises and projects from +"[The Pharo Mooc](https://mooc.pharo.org/)". + +Each project done during the Mooc has its own orphan branch.