From 9a2c69c8c9e8c359f359d09e782fd0c81c12cd16 Mon Sep 17 00:00:00 2001 From: Marko Baric Date: Tue, 5 Nov 2024 18:44:09 +0100 Subject: [PATCH] Update README.md with Open in Codenaywhere button --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d45971..35a1946 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ next: introduction/README.md # TypeScript 入门教程 [![Actions Status](https://github.com/xcatliu/typescript-tutorial/workflows/gh-pages/badge.svg)](https://github.com/xcatliu/typescript-tutorial/actions) +[![Open in Codeanywhere](https://img.shields.io/badge/Open%20in-Codeanywhere-7f3f97)](https://app.codeanywhere.com/#https://github.com/xcatliu/typescript-tutorial/) 从 JavaScript 程序员的角度总结思考,循序渐进的理解 TypeScript。