aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorcloudygoose <cloudygooseg@gmail.com>2015-05-31 23:16:47 +0800
committercloudygoose <cloudygooseg@gmail.com>2015-05-31 23:16:47 +0800
commit2d18a8a737c4eb68e23a5cf65156493941909c56 (patch)
tree40fa29d206773bdf180a8dad6693fac978d03390 /README.md
parent00c724864321be2b77891154d73fef18871182e1 (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 f72b271..858aeaa 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__
+* __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