From 03828f54358dfb7e44f9632996b2e24f61e25cd9 Mon Sep 17 00:00:00 2001 From: cloudygoose Date: Mon, 1 Jun 2015 16:28:18 +0800 Subject: ... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 858aeaa..d55672b 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Nerv uses [luaT]\(a [Torch] library\) to define lua class in C. Enables object-oriented programming in Nerv. * __[The Nerv utility functions](doc/nerv.md)__ Inlcudes some utility functions from luaT to implement __Nerv.Class__. -* __The Nerv Matrix Package(doc/nerv_matrix.md)__ +* __[The Nerv Matrix Package](doc/nerv_matrix.md)__ The Matrix package is a basic package in __Nerv__ that is used to store and manipulate matrices. [luaT]:https://github.com/torch/torch7/tree/master/lib/luaT -- cgit v1.2.3