diff --git a/README.md b/README.md index ea9b5c6ad..80f8d0b4f 100644 --- a/README.md +++ b/README.md @@ -109,10 +109,10 @@ Go programs. ```go import ( - "context" - "io/ioutil" - "path/filepath" - "strings" + "context" + "io/ioutil" + "path/filepath" + "strings" "oss.terrastruct.com/d2/d2compiler" "oss.terrastruct.com/d2/d2exporter"