From 883e5fdf0bbb704fe4fe1dd78a7ee47eddb9cada Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Thu, 3 Nov 2022 07:34:15 -0500 Subject: Add: readme and install --- vampire.asd | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vampire.asd') diff --git a/vampire.asd b/vampire.asd index f9f9717..a089d47 100644 --- a/vampire.asd +++ b/vampire.asd @@ -1,10 +1,10 @@ ;;;; vampire.asd (asdf:defsystem #:vampire - :description "Describe vampire here" - :author "Your Name " - :license "Specify license here" - :version "0.0.1" + :description "Live Collaborative Music Mixes" + :author "Colin " + :license "AGPL-3.0" + :version "0.1.0" :serial t :depends-on (#:clog #:hunchentoot -- cgit v1.2.3