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)