From 16b360995edf0c17e4200aa43cf68c80b959e52d Mon Sep 17 00:00:00 2001 From: Sorin Marti <32014438+sorinmarti@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:09:22 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index afa30e6..e0f0681 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Crash Course: Practical Basics of AI over API [![Pylint](https://github.com/RISE-UNIBAS/crash-course-practical-basics-of-AI-over-API/actions/workflows/pylint.yml/badge.svg)](https://github.com/RISE-UNIBAS/crash-course-practical-basics-of-AI-over-API/actions/workflows/pylint.yml) +[![python](https://img.shields.io/badge/Python-3.10-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org) +[![python](https://img.shields.io/badge/Python-3.11-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org) This repository contains the code for the Crash Course: Practical Basics of AI over API. More information about our courses can be found on the [RISE website](https://www.rise.unibas.ch/).