From 8c450c63ec634ed7089287cb7311454044028677 Mon Sep 17 00:00:00 2001 From: John Gabriele Date: Sun, 29 May 2022 03:58:18 -0400 Subject: add description to project.janet --- project.janet | 1 + 1 file changed, 1 insertion(+) (limited to 'project.janet') diff --git a/project.janet b/project.janet index 267b74a..2cc9b11 100644 --- a/project.janet +++ b/project.janet @@ -1,5 +1,6 @@ (declare-project :name "spork" + :description "Official contrib library of various Janet utility modules." :author "Calvin Rose" :license "MIT" :url "https://github.com/janet-lang/spork" -- cgit v1.2.3