tutorial: add a very basic pointer in the readme
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Fri, 07 Oct 2016 04:10:23 +0200
changeset 2015 6fbc654b42b2
parent 2014 cd6d32a0155c
child 2016 192c9f92148d
tutorial: add a very basic pointer in the readme Ideally we should at least build the html from the rst.
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.