2022-11-21 04:32:58PM

This commit is contained in:
Alexander Wang 2022-11-21 16:32:58 -08:00
parent 3732247885
commit 80136a2a11
No known key found for this signature in database
GPG key ID: D89FA31966BDBECE
5 changed files with 5 additions and 6 deletions

View file

@ -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 DSL that turns text into diagrams.</p> <p>A modern language that turns text into 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)
@ -12,7 +12,7 @@
[![twitter](https://img.shields.io/twitter/follow/terrastruct?style=social)](https://twitter.com/terrastruct) [![twitter](https://img.shields.io/twitter/follow/terrastruct?style=social)](https://twitter.com/terrastruct)
[![license](https://img.shields.io/github/license/terrastruct/d2?color=9cf)](./LICENSE.txt) [![license](https://img.shields.io/github/license/terrastruct/d2?color=9cf)](./LICENSE.txt)
<img src="./docs/assets/cli2.gif" alt="D2 CLI" /> <img src="./docs/assets/cli.gif" alt="D2 CLI" />
</div> </div>
@ -175,8 +175,7 @@ Contributions are welcome! See [./docs/CONTRIBUTING.md](./docs/CONTRIBUTING.md).
## License ## License
Copyright © 2022 Terrastruct, Inc. Open-source licensed under the Mozilla Public License Open sourced under the Mozilla Public License 2.0. See [./LICENSE.txt](./LICENSE.txt).
2.0.
## Related ## Related

View file

@ -1,4 +1,4 @@
The fonts bundled with D2 are open-source fonts licensed under SIL OPEN FONT The fonts bundled with D2 are open source fonts licensed under SIL OPEN FONT
LICENSE. LICENSE.
Attribution: Attribution:

View file

@ -17,7 +17,7 @@
## CI ## CI
Most of D2's CI is open-sourced in its own Most of D2's CI is open sourced in its own
[repository](https://github.com/terrastruct/ci). You can find commands in the Github [repository](https://github.com/terrastruct/ci). You can find commands in the Github
workflows. E.g. run `./make.sh fmt` to run the formatter. Please make sure all CI is workflows. E.g. run `./make.sh fmt` to run the formatter. Please make sure all CI is
passing for any PRs. passing for any PRs.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 MiB

After

Width:  |  Height:  |  Size: 4.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 MiB