From 54a94daf28e2c605ffc76acf28eead9e12210f49 Mon Sep 17 00:00:00 2001 From: Marko Baric Date: Tue, 5 Nov 2024 18:37:53 +0100 Subject: [PATCH] Update README.md with Open in Codeanywhere --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 29e92799..bd5a5e16 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Open in Codeanywhere](https://img.shields.io/badge/Open%20in-Codeanywhere-7f3f97)](https://app.codeanywhere.com/#https://github.com/dabeaz-course/python-mastery) + # Advanced Python Mastery A course by David Beazley (https://www.dabeaz.com)