From 3013a0747302233b1daacb45f57bc100ee22143a Mon Sep 17 00:00:00 2001 From: opfez Date: Tue, 13 Jul 2021 19:42:26 +0200 Subject: [PATCH] asdlfkjasdf --- readme | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme b/readme index 90fc250..baec624 100644 --- a/readme +++ b/readme @@ -5,3 +5,10 @@ It includes two macros: - xml-string - creates a string of the XML structure. Example: https://tilde.town/~opfez/index.lisp + +Installation: + +git clone https://tildegit.org/opfez/cl-xml.git +mv cl-xml ~/quicklisp/local-projects + +Now you can load it with (ql:quickload :cl-xml)