diff --git a/README.md b/README.md index f842dd484..577d4563b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
A modern DSL that turns text into diagrams.
+A modern language that turns text into diagrams.
[Language docs](https://d2lang.com) | [Cheat sheet](./docs/assets/cheat_sheet.pdf) @@ -12,7 +12,7 @@ [](https://twitter.com/terrastruct) [](./LICENSE.txt) -
+
@@ -175,8 +175,7 @@ Contributions are welcome! See [./docs/CONTRIBUTING.md](./docs/CONTRIBUTING.md).
## License
-Copyright © 2022 Terrastruct, Inc. Open-source licensed under the Mozilla Public License
-2.0.
+Open sourced under the Mozilla Public License 2.0. See [./LICENSE.txt](./LICENSE.txt).
## Related
diff --git a/d2renderers/d2fonts/NOTICE.txt b/d2renderers/d2fonts/NOTICE.txt
index 03854fa54..20201706f 100644
--- a/d2renderers/d2fonts/NOTICE.txt
+++ b/d2renderers/d2fonts/NOTICE.txt
@@ -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.
Attribution:
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md
index bd8851e7b..b2d42f4e3 100644
--- a/docs/CONTRIBUTING.md
+++ b/docs/CONTRIBUTING.md
@@ -17,7 +17,7 @@
## 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
workflows. E.g. run `./make.sh fmt` to run the formatter. Please make sure all CI is
passing for any PRs.
diff --git a/docs/assets/cli.gif b/docs/assets/cli.gif
index 20e0e2f21..82693c8a6 100644
Binary files a/docs/assets/cli.gif and b/docs/assets/cli.gif differ
diff --git a/docs/assets/cli2.gif b/docs/assets/cli2.gif
deleted file mode 100644
index 82693c8a6..000000000
Binary files a/docs/assets/cli2.gif and /dev/null differ