2022-11-21 04:46:05PM
This commit is contained in:
parent
0d51160e1b
commit
cb3513b06c
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<h1>
|
<h1>
|
||||||
<img src="./docs/assets/banner.png" alt="D2" />
|
<img src="./docs/assets/banner.png" alt="D2" />
|
||||||
</h1>
|
</h1>
|
||||||
<p>A modern language that turns text into diagrams.</p>
|
<p>A modern diagram scripting language that turns text to diagrams.</p>
|
||||||
|
|
||||||
[Language docs](https://d2lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf)
|
[Language docs](https://d2lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# install
|
# install
|
||||||
|
|
||||||
This file documents all the ways by which you can install D2.
|
You may install D2 through any of the following methods.
|
||||||
|
|
||||||
<!-- toc -->
|
<!-- toc -->
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue