From 8a25ee885c19a10924c3f6670e9d9df954e8e7aa Mon Sep 17 00:00:00 2001 From: mojafa Date: Tue, 11 Feb 2025 01:32:22 +0300 Subject: [PATCH] added open with codeanywhere badge to README file Signed-off-by: mojafa --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 101238a4..2799defd 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ [![BCH compliance](https://bettercodehub.com/edge/badge/AlexRogalskiy/code-formats?branch=master)](https://bettercodehub.com/) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/AlexRogalskiy/code-formats) +[![Open in Codeanywhere](https://img.shields.io/badge/Open%20in-Codeanywhere-blue?style=flat-square&logo=codeanywhere)](https://app.codeanywhere.com/#https://github.com/AlexRogalskiy/code-formats) [![Chat](https://img.shields.io/badge/chat-discussions-success.svg)](https://github.com/AlexRogalskiy/code-formats/discussions) [![Open questions](https://img.shields.io/badge/Open-questions-blue.svg?style=flat-curved)](https://github.com/AlexRogalskiy/code-formats/labels/question) [![Open bugs](https://img.shields.io/badge/Open-bugs-red.svg?style=flat-curved)](https://github.com/AlexRogalskiy/code-formats/labels/bug)