diff options
| -rw-r--r-- | README.md | 8 | 
1 files changed, 8 insertions, 0 deletions
| @@ -73,6 +73,14 @@ produces the following XML:  ``` +## Install +Clone the project to your ASDF or Quicklisp source registry: + +	$ git clone \ +		https://github.com/teddywing/xfdf.git \ +		~/quicklisp/local-projects/xfdf + +  ## Resources  [XFDF reference](https://web.archive.org/web/20180730100811/https://www.immagic.com/eLibrary/ARCHIVES/TECH/ADOBE/A070914X.pdf) | 
