From 9a9cfbbc861b2eb9a62c3cdb8cb6ea3c22e47077 Mon Sep 17 00:00:00 2001 From: "Navid C. Constantinou" Date: Thu, 11 Jul 2024 11:06:18 +0200 Subject: [PATCH] add some more info for where info is found --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9968d67..dd21280 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Computational thinking template -

Go to template website :balloon:

+

+ Go to template website :balloon:
+template includes instructions for how to start editing to shape to your own needs :rocket: +

This repository is a template to build a website like the [Computational thinking course](https://computationalthinking.mit.edu/) tought at MIT. -**Note**: This is an early experiment and very WIP, use at your own risk. +**Note**: This is an early experiment and very WIP; use at your own risk.