From ea00856a8d5b19cec1ec598001da25899bff64d4 Mon Sep 17 00:00:00 2001
From: Marko Baric <marko.baric@codeanywhere.net>
Date: Tue, 5 Nov 2024 19:06:49 +0100
Subject: [PATCH] Update README.md with Open in Codeanywhere button

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0d8f03f..c83f479 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 ### If you'd like to use **PyTorch**, no worries, I made a new **PyTorch Tutorial** just like Tensorflow. Here is the link: [https://github.com/MorvanZhou/PyTorch-Tutorial](https://github.com/MorvanZhou/PyTorch-Tutorial)
 
+[![Open in Codeanywhere](https://img.shields.io/badge/Open%20in-Codeanywhere-7f3f97)](https://app.codeanywhere.com/#https://github.com/MorvanZhou/Tensorflow-Tutorial)
+
 # Tensorflow 2017 Tutorials
 
 **Tensorflow 2+ has been released, [here](https://github.com/MorvanZhou/Tensorflow2-Tutorial) is my quick TF2+ tutorial codes**
@@ -107,4 +109,4 @@ All methods mentioned below have their video and text tutorial in Chinese. Visit
          alt="Patreon"
          height=120>
   </a>
-</div>
\ No newline at end of file
+</div>