From aed7b603f18796003b289312b7acb104240aab38 Mon Sep 17 00:00:00 2001 From: Henrik Andersson Date: Mon, 6 Nov 2023 14:52:03 +0100 Subject: [PATCH] Update README.md --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9dcaff9..791c580 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,15 @@ An instructor-led online course | 7-28 November 2023 -Sign up for the course here: +Sign up for the course here: + +## The Academy Learning platform + + ## Presentations: -## Source files: - -1. [Git, Pull Requests, and code reviews](01_version_control.qmd) -2. [Python functions, classes, and modules](02_function_classes.qmd) -3. [Testing and auto-formatting](03_testing.qmd) -3. [Dependencies and GitHub actions](04_dependecies_ci.qmd) -4. [Object oriented design in Python](05_oop.qmd) -6. [Documentation](06_documentation.qmd) -7. [Distributing your package](07_packaging.qmd) +*Made with [Quarto](https://quarto.org/) and hosted by [GitHub Pages](https://pages.github.com/)*