diff --git a/component-image-inline/README.md b/component-image-inline/README.md index 046897bc..da39a120 100644 --- a/component-image-inline/README.md +++ b/component-image-inline/README.md @@ -4,6 +4,8 @@ A example for using image inline component in milkdown. [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/Milkdown/examples/tree/main/component-image-inline) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/Milkdown/examples/tree/main/component-image-inline) + ## Getting Started 1. Clone the repo. diff --git a/vanilla-collab/README.md b/vanilla-collab/README.md index 1f5afd39..2be4c379 100644 --- a/vanilla-collab/README.md +++ b/vanilla-collab/README.md @@ -4,6 +4,7 @@ A example for using milkdown with yjs to build a collaborative editor. [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/Milkdown/examples/tree/main/vanilla-collab) +[![Open in Codeanywhere](https://codeanywhere.com/img/open-in-codeanywhere-btn.svg)](https://app.codeanywhere.com/#https://github.com/Milkdown/examples/tree/main/vanilla-collab) ## Getting Started 1. Clone the repo.