2022-11-09 02:46:19PM

This commit is contained in:
Alexander Wang 2022-11-09 14:46:19 -08:00
parent 306d7bac25
commit ffe34e1fff

View file

@ -41,6 +41,7 @@
<!-- tocstop -->
## Quickstart (CLI)
The most convenient way to use D2 is to just run it as a CLI executable to
produce SVGs from `.d2` files.
@ -64,6 +65,7 @@ page. D2 will be added to OS-respective package managers soon.
## Quickstart (library)
In addition to being a runnable CLI tool, D2 can also be used to produce diagrams from
Go programs.