summaryrefslogtreecommitdiff
path: root/crocc.go
diff options
context:
space:
mode:
Diffstat (limited to 'crocc.go')
-rw-r--r--crocc.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/crocc.go b/crocc.go
new file mode 100644
index 0000000..f27ccf4
--- /dev/null
+++ b/crocc.go
@@ -0,0 +1,2 @@
+// Package crocc is a simple Markdown-based static site generator.
+package crocc