readme: add studio button
This commit is contained in:
parent
c19dc7cb58
commit
69f1ed9467
3 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
A modern diagram scripting language that turns text to diagrams.
|
A modern diagram scripting language that turns text to diagrams.
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
[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)
|
||||||
|
|
||||||
[](https://github.com/terrastruct/d2/actions/workflows/ci.yml)
|
[](https://github.com/terrastruct/d2/actions/workflows/ci.yml)
|
||||||
[](https://github.com/terrastruct/d2/actions/workflows/daily.yml)
|
[](https://github.com/terrastruct/d2/actions/workflows/daily.yml)
|
||||||
|
|
@ -16,6 +16,9 @@
|
||||||
<a href="https://play.d2lang.com">
|
<a href="https://play.d2lang.com">
|
||||||
<img src="./docs/assets/playground_button.png" alt="D2 Playground button" width="200" />
|
<img src="./docs/assets/playground_button.png" alt="D2 Playground button" width="200" />
|
||||||
</a>
|
</a>
|
||||||
|
<a href="https://app.terrastruct.com">
|
||||||
|
<img src="./docs/assets/studio_button.png" alt="D2 Studio button" width="200" />
|
||||||
|
</a>
|
||||||
|
|
||||||
https://user-images.githubusercontent.com/3120367/206125010-bd1fea8e-248a-43e7-8f85-0bbfca0c6e2a.mp4
|
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)
|
- **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)
|
- **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)
|
- **Language docs**: [https://github.com/terrastruct/d2-docs](https://github.com/terrastruct/d2-docs)
|
||||||
- **Hosted icons**: [https://icons.terrastruct.com](https://icons.terrastruct.com)
|
- **Hosted icons**: [https://icons.terrastruct.com](https://icons.terrastruct.com)
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 6.9 KiB |
BIN
docs/assets/studio_button.png
Normal file
BIN
docs/assets/studio_button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.8 KiB |
Loading…
Reference in a new issue