From 7d566efd3700499ba5979f7b8967fc884113296b Mon Sep 17 00:00:00 2001 From: Thomas L Date: Wed, 22 May 2024 00:11:53 +0200 Subject: [PATCH] Add one-click button to run and edit the code in CodeSandbox cloud IDE (#20) Co-authored-by: Christoph Nakazawa --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7fe6e208..b02eebbc 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ If you like Athena Crisis, [please consider a sponsorship to support its develop Athena Crisis Gameplay +[![Edit in CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/github/nkzw-tech/athena-crisis) + ## Setup Athena Crisis requires [Node.js](https://nodejs.org/en/download/package-manager) and the latest major version of [`pnpm`](https://pnpm.io/installation).