From ec96717324532ab068934c52863ffc8861af3d99 Mon Sep 17 00:00:00 2001 From: Marko Baric Date: Fri, 25 Oct 2024 13:08:45 +0200 Subject: [PATCH] Add "Open in Codeanywhere" button to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8c37723d9..43c58385c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ A demo application to illustrate how Filament Admin works. [Open in Gitpod](https://gitpod.io/#https://github.com/filamentphp/demo) to edit it and preview your changes with no setup required. +Or get this project running instantly with **Codeanywhere** by clicking the button below: + +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/filamentphp/demo) + + ## Installation Clone the repo locally: