From 16b916056fe41b540d6cb97c1a276d28243e4e9d Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Fri, 23 Jan 2015 19:14:12 +0000 Subject: [PATCH] Add link to the golf challenges in the README --- README.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.asciidoc b/README.asciidoc index 05f4a594..9c6d376a 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -15,6 +15,9 @@ make userconfig ./kak --------------------------------------------- +See http://github.com/mawww/golf for kakoune solutions to vimgolf challenges, +regularly beating the best vim solution. + Introduction: -------------