aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDeterminant <ted.sybil@gmail.com>2015-06-02 12:53:08 +0800
committerDeterminant <ted.sybil@gmail.com>2015-06-02 12:53:08 +0800
commit60083f2e51935ce55cec7a4c39d1724a16d9c769 (patch)
treeefb9aabaf9fae62186c1c739ed3a16312650a964 /README.md
parent0d3d8f4afdc38726b8ed933dbfcb85e759145c43 (diff)
parentd0a3e02d1a25a681ac78fd66aedf63f96636f6d2 (diff)
Merge branch 'master' of github.com:Determinant/nerv
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..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__
+* __[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