From 222d80e2673e8277cbfdf9f855de457b2c0ab082 Mon Sep 17 00:00:00 2001 From: Alexander Wang Date: Wed, 23 Nov 2022 10:42:38 -0800 Subject: [PATCH] 2022-11-23 10:42:38AM --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 401d2d628..1472f35b0 100644 --- a/README.md +++ b/README.md @@ -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 -programmatically. - -Modifying the above diagram: +programmatically. Modifying the above diagram: ```go import (