diff --git a/README b/README index 95229e32e6e9befb8ffe10352cbd4a6ea42fadbb..eb604a420c68aeab8a87aeb64f30c3e93a2da01c 100644 --- a/README +++ b/README @@ -1,20 +1,20 @@ ASDF: another system definition facility ======================================== -If you want to use ASDF to load systems, see the getting -started guide at: +If you want to use ASDF, read our manual: - http://common-lisp.net/project/asdf/getting-started.html + http://common-lisp.net/project/asdf/asdf.html -If you want to define your own systems, see the manual at: +The first few sections, Loading ASDF, Configuring ASDF and Using ASDF, +will get you started as a simple user. - http://common-lisp.net/project/asdf/manual.html +If you want to define your own systems, further read the section +Defining systems with defsystem. More information and additional links can be found on ASDF's home page at: - http://common-lisp.net/project/asdf + http://common-lisp.net/project/asdf/ - -last updated Saturday; July 18, 2009, 10:20 AM EDT +last updated Wednesday; May 5, 2010