From 55647ea29aff9a942816e7d858c37d7e37e598da Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Sat, 1 May 2021 01:19:49 +0200 Subject: update docs --- skate/cmd/skate-dot/main.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'skate/cmd') diff --git a/skate/cmd/skate-dot/main.go b/skate/cmd/skate-dot/main.go index 3ef99d5..5c11975 100644 --- a/skate/cmd/skate-dot/main.go +++ b/skate/cmd/skate-dot/main.go @@ -1,5 +1,5 @@ -// 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. package main import ( -- cgit v1.2.3