commit 55713e2e42a54d3de9c9679e2d6790eb9d54a4b2
parent ab03398b6e46de12a0a4be683ef3f88de574b5b6
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Wed, 11 Mar 2015 02:30:48 +0100
link to blogpost
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -2,5 +2,7 @@ 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.
+See supporting blogpost: <http://a3nm.net/blog/better_locate.html>.
+
License: public domain.