Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/nngraph.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoumith Chintala <soumith@gmail.com>2015-10-26 02:45:05 +0300
committerSoumith Chintala <soumith@gmail.com>2015-10-26 02:45:05 +0300
commitd761deb7b61f3ef8072206be4e04f82ec7dec750 (patch)
tree7125b81a798ac6346b8ab0530aa8a9bda887ab9c
parentbc35a79d81417388ef105ca6794a2418c743ba6a (diff)
kick contbuild
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1a5734d..b7668a3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Neural Network Graph Package
-[![Build Status](https://travis-ci.org/torch/nngraph.svg)](https://travis-ci.org/torch/nngraph)
+[![Build Status](https://travis-ci.org/torch/nngraph.svg)](https://travis-ci.org/torch/nngraph)
This package provides graphical computation for `nn` library in [Torch](https://github.com/torch/torch7/blob/master/README.md).