aboutsummaryrefslogtreecommitdiffstats
path: root/skate/cmd/skate-dot
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-05-05 00:27:32 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-05-05 00:27:32 +0200
commit134752c2a160986c13d6c2b9428cb2720ed382d0 (patch)
treee7d53a860e467b6d7f44b897fbefe4802c4a4279 /skate/cmd/skate-dot
parentb3d54e661e0f1fc6bec23e06a16f26b2dd73a257 (diff)
downloadrefcat-134752c2a160986c13d6c2b9428cb2720ed382d0.tar.gz
refcat-134752c2a160986c13d6c2b9428cb2720ed382d0.zip
update notes
Diffstat (limited to 'skate/cmd/skate-dot')
-rw-r--r--skate/cmd/skate-dot/main.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/skate/cmd/skate-dot/main.go b/skate/cmd/skate-dot/main.go
index 5c11975..573209e 100644
--- a/skate/cmd/skate-dot/main.go
+++ b/skate/cmd/skate-dot/main.go
@@ -1,5 +1,6 @@
// [wip] skate-dot generates dot files from inbound and outbound citation
-// links. Just a demo, replacement for a couple python scripts.
+// links. Just a demo, replacement for a couple python scripts. We want things
+// like: https://git.io/JObzq.
package main
import (