2022-11-21 04:46:05PM

This commit is contained in:
Alexander Wang 2022-11-21 16:46:05 -08:00
parent 0d51160e1b
commit cb3513b06c
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<h1>
<img src="./docs/assets/banner.png" alt="D2" />
</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)

View file

@ -1,6 +1,6 @@
# install
This file documents all the ways by which you can install D2.
You may install D2 through any of the following methods.
<!-- toc -->