From 844b46cd37a31b51ce89c3006f168a1e79b2dcbe Mon Sep 17 00:00:00 2001 From: Marko Baric Date: Wed, 6 Nov 2024 09:53:44 +0100 Subject: [PATCH] Update README.md with Open in Codeanywhere button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e149d09..f78de5d6 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/michaelliao/learn-python3) + Python 3 教程 ============