commit 24b232e0df4bcf8ce875f36c1ca6fc4cb268f528 parent 4ecdd2249f95a3f9d01b5b1ab46a2a6069b26653 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Tue, 10 Mar 2015 00:55:30 +0100 add some info Diffstat:
README | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -0,0 +1,6 @@ +This is source code for experiments for a faster locate using grep, inspired by +<http://jvns.ca/blog/2015/03/05/how-the-locate-command-works-and-lets-rewrite-it-in-one-minute/>. +It's probably not very usable as is. + +License: public domain. +