Update README. Point to local-time. master
authorFrancois-Rene Rideau <fare@tunes.org>
Thu, 2 Aug 2012 15:23:00 +0000 (11:23 -0400)
committerFrancois-Rene Rideau <fare@tunes.org>
Thu, 2 Aug 2012 15:23:00 +0000 (11:23 -0400)
README

diff --git a/README b/README
index 6881428..3fe13a0 100644 (file)
--- a/README
+++ b/README
@@ -12,7 +12,13 @@ Note that it current initial state, it depends on some other utilities from QUUX
        defconstant-equal
        defconstant-equalp
        defun-inline
+        ...
 A copy of just those functions is available in macros.lisp, but eventually should be
 imported from a library.
 
-Also, the test suite depends on the QRes internal test suite tools, not yet published.
+Also, the test suite currently depends on the QRes internal test suite tools, not yet published.
+
+We publish this code as reference only, and we invite you to rip off parts of it
+in a way that better integrates with other, better libraries. In particular,
+we recommend local-time as a better-designed library to be used for handling time:
+       http://common-lisp.net/project/local-time/