add playground links
This commit is contained in:
parent
e993bb1071
commit
2cebfc6e79
2 changed files with 9 additions and 6 deletions
15
README.md
15
README.md
|
|
@ -4,7 +4,8 @@
|
||||||
A modern diagram scripting language that turns text to diagrams.
|
A modern diagram scripting language that turns text to diagrams.
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
[Language docs](https://d2lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf) | [Comparisons](https://text-to-diagram.com)
|
|
||||||
|
[Docs](https://d2lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf) | [Comparisons](https://text-to-diagram.com) | [Playground](https://play.d2lang.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)
|
||||||
|
|
@ -13,6 +14,10 @@
|
||||||
[](https://twitter.com/terrastruct)
|
[](https://twitter.com/terrastruct)
|
||||||
[](./LICENSE.txt)
|
[](./LICENSE.txt)
|
||||||
|
|
||||||
|
<a href="https://play.d2lang.com">
|
||||||
|
<img src="./docs/assets/playground_button.png" alt="D2 Playground 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
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -206,13 +211,11 @@ let us know and we'll be happy to include it here!
|
||||||
- **Telegram bot**: [https://github.com/meinside/telegram-d2-bot](https://github.com/meinside/telegram-d2-bot)
|
- **Telegram bot**: [https://github.com/meinside/telegram-d2-bot](https://github.com/meinside/telegram-d2-bot)
|
||||||
- **Postgres importer**: [https://github.com/zekenie/d2-erd-from-postgres](https://github.com/zekenie/d2-erd-from-postgres)
|
- **Postgres importer**: [https://github.com/zekenie/d2-erd-from-postgres](https://github.com/zekenie/d2-erd-from-postgres)
|
||||||
|
|
||||||
### Language docs
|
|
||||||
|
|
||||||
[https://github.com/terrastruct/d2-docs](https://github.com/terrastruct/d2-docs)
|
|
||||||
|
|
||||||
### Misc
|
### Misc
|
||||||
|
|
||||||
- [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)
|
||||||
|
- **Language docs**: [https://github.com/terrastruct/d2-docs](https://github.com/terrastruct/d2-docs)
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
|
|
|
||||||
BIN
docs/assets/playground_button.png
Normal file
BIN
docs/assets/playground_button.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 525 KiB |
Loading…
Reference in a new issue