aboutsummaryrefslogtreecommitdiffstats
path: root/skate/cmd/skate-dot/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'skate/cmd/skate-dot/main.go')
-rw-r--r--skate/cmd/skate-dot/main.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/skate/cmd/skate-dot/main.go b/skate/cmd/skate-dot/main.go
index 3ef99d5..573209e 100644
--- a/skate/cmd/skate-dot/main.go
+++ b/skate/cmd/skate-dot/main.go
@@ -1,5 +1,6 @@
-// skate-dot generates dot files from inbound and outbound citation links. Just
-// a demo, replacement for a couple python scripts.
+// [wip] skate-dot generates dot files from inbound and outbound citation
+// links. Just a demo, replacement for a couple python scripts. We want things
+// like: https://git.io/JObzq.
package main
import (