diff --git a/README.md b/README.md index 35d5dc67826d5a299878ab1c10e572e98e34483e..4655d9f96cc2e6fc4d12d907c66627df03578dd1 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