changeset 2015:6fbc654b42b2

tutorial: add a very basic pointer in the readme Ideally we should at least build the html from the rst.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Fri, 07 Oct 2016 04:10:23 +0200
parents cd6d32a0155c
children 192c9f92148d
files README.md
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.