# HG changeset patch # User Pierre-Yves David # Date 1475806223 -7200 # Node ID 6fbc654b42b29f6bee5665b85b429450f76e3ff2 # Parent cd6d32a0155cb16b136a6865a1ecc48f16ad42b7 tutorial: add a very basic pointer in the readme Ideally we should at least build the html from the rst. diff -r cd6d32a0155c -r 6fbc654b42b2 README.md --- a/README.md Fri Sep 30 18:21:50 2016 +0200 +++ b/README.md Fri Oct 07 04:10:23 2016 +0200 @@ -18,3 +18,4 @@ See 'hg help -e topic' for a generic help. See 'hg help topics' and 'hg help stack' for help on specific commands. +See the 'tests/test-topic-tutorial.t' file for a quick tutorial.