asdlfkjasdf

This commit is contained in:
opfez 2021-07-13 19:42:26 +02:00
parent 87232595ab
commit 3013a07473
1 changed files with 7 additions and 0 deletions

7
readme
View File

@ -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)