This is an automated email from the ASF dual-hosted git repository.
marcoabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
The following commit(s) were added to refs/heads/master by this push:
new fe153ac Updating readme to fix broken docs status (#11102)
fe153ac is described below
commit fe153ac2443c1c648a96e0dbf428930146e94b71
Author: Thomas Delteil <[email protected]>
AuthorDate: Fri Jun 1 10:36:01 2018 -0700
Updating readme to fix broken docs status (#11102)
* Updating readme to fix broken status
Current readme shows a broken docs build icon because the job has been
removed, fixing and adding a table to know what build is what.
* add MXNet logo
* Update README.md
---
README.md | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index c37959d..c402c52 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,12 @@
+<div align="center">
+ <a href="https://mxnet.incubator.apache.org/"><img
src="https://raw.githubusercontent.com/dmlc/web-data/master/mxnet/image/mxnet_logo_2.png"></a><br>
+</div>
+
Apache MXNet (incubating) for Deep Learning
=====
-
-[](http://jenkins.mxnet-ci.amazon-ml.com/job/incubator-mxnet/job/master/)
-[](https://mxnet.incubator.apache.org/)
-[](./LICENSE)
+| Master | Docs | License |
+| :-------------:|:-------------:|:--------:|
+| [](http://jenkins.mxnet-ci.amazon-ml.com/job/incubator-mxnet/job/master/)
| [](https://mxnet.incubator.apache.org/)
| [](./LICENSE) |

--
To stop receiving notification emails like this one, please contact
[email protected].