diff --git a/README.md b/README.md index 7650c01b9..12133f941 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A modern diagram scripting language that turns text to diagrams. -[Docs](https://d2lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf) | [Comparisons](https://text-to-diagram.com) | [Playground](https://play.d2lang.com) +[Docs](https://d2lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf) | [Comparisons](https://text-to-diagram.com) | [Playground](https://play.d2lang.com) | [IDE](https://app.terrastruct.com) [![ci](https://github.com/terrastruct/d2/actions/workflows/ci.yml/badge.svg)](https://github.com/terrastruct/d2/actions/workflows/ci.yml) [![daily](https://github.com/terrastruct/d2/actions/workflows/daily.yml/badge.svg)](https://github.com/terrastruct/d2/actions/workflows/daily.yml) @@ -16,6 +16,9 @@ D2 Playground button + +D2 Studio button + https://user-images.githubusercontent.com/3120367/206125010-bd1fea8e-248a-43e7-8f85-0bbfca0c6e2a.mp4 @@ -269,6 +272,7 @@ let us know and we'll be happy to include it here! - **Comparison site**: [https://github.com/terrastruct/text-to-diagram-site](https://github.com/terrastruct/text-to-diagram-site) - **Playground**: [https://github.com/terrastruct/d2-playground](https://github.com/terrastruct/d2-playground) +- **IDE (paid)**: [https://app.terrastruct.com](https://app.terrastruct.com) - **Language docs**: [https://github.com/terrastruct/d2-docs](https://github.com/terrastruct/d2-docs) - **Hosted icons**: [https://icons.terrastruct.com](https://icons.terrastruct.com) diff --git a/docs/assets/playground_button.png b/docs/assets/playground_button.png index b08fe380d..a0cd9a212 100644 Binary files a/docs/assets/playground_button.png and b/docs/assets/playground_button.png differ diff --git a/docs/assets/studio_button.png b/docs/assets/studio_button.png new file mode 100644 index 000000000..12e65821a Binary files /dev/null and b/docs/assets/studio_button.png differ