aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcloudygoose <cloudygooseg@gmail.com>2015-06-01 16:28:18 +0800
committercloudygoose <cloudygooseg@gmail.com>2015-06-01 16:28:18 +0800
commit03828f54358dfb7e44f9632996b2e24f61e25cd9 (patch)
tree7724e3ce825500aeba83cd13b470d283f7971a7c /README.md
parentfb9548b7b43b1e2d5df76ee6312071996461c227 (diff)
...
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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