From 1d5abfc1e2e8ce46bbfc2dc03339e61d7d0b764f Mon Sep 17 00:00:00 2001 From: Ajinkya Kale Date: Mon, 29 Dec 2014 11:52:12 -0800 Subject: [PATCH] Update README.md --- doc/tutorials/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/tutorials/README.md b/doc/tutorials/README.md index ea8294933f..7e3f18190c 100644 --- a/doc/tutorials/README.md +++ b/doc/tutorials/README.md @@ -1,4 +1,7 @@ -Tutorials for mlpack can be found [here mlpack tutorials](http://www.mlpack.org/tutorial.html). + +## Tutorials + +Tutorials for mlpack can be found [here : mlpack tutorials](http://www.mlpack.org/tutorial.html). ### Method-specific tutorials: * [NeighborSearch tutorial (allknn / allkfn)](http://www.mlpack.org/doxygen.php?doc=nstutorial.html)