aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <nobody@tensorflow.org>2015-12-14 16:45:34 -0800
committerGravatar Vijay Vasudevan <vrv@google.com>2015-12-14 16:45:34 -0800
commit7221831af7ddbda8fc2a0b01b8152dff502debe3 (patch)
treea4c769f9accd4306bb2114eae00d9bb4d6309c26 /README.md
parent46693d6fc784cd58638fede2ba095e38e461a7fe (diff)
add ci build status button
Change: 110201665
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 35d5dc6782..4655d9f96c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
#TensorFlow
+[![Build Status](http://ci.tensorflow.org/buildStatus/icon?job=tensorflow-master)](http://ci.tensorflow.org/job/tensorflow-master)
+
TensorFlow is an open source software library for numerical computation using
data flow graphs. Nodes in the graph represent mathematical operations, while
the graph edges represent the multidimensional data arrays (tensors) that flow