2022-11-23 10:42:38AM
This commit is contained in:
parent
6fcec0e126
commit
222d80e267
1 changed files with 1 additions and 3 deletions
|
|
@ -134,9 +134,7 @@ func main() {
|
||||||
```
|
```
|
||||||
|
|
||||||
D2 is built to be hackable -- the language has an API built on top of it to make edits
|
D2 is built to be hackable -- the language has an API built on top of it to make edits
|
||||||
programmatically.
|
programmatically. Modifying the above diagram:
|
||||||
|
|
||||||
Modifying the above diagram:
|
|
||||||
|
|
||||||
```go
|
```go
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue