Update readme to contain logo (#3443)

* Adding logo to readme

* Updating link

* Add badge

* Addressing comments

* Moving logo

* Change align

* Move image
This commit is contained in:
Devin Petersohn
2018-11-30 18:28:35 -08:00
committed by Eric Liang
parent 454d3aa07d
commit 57512616e1
2 changed files with 7 additions and 3 deletions
+7 -3
View File
@@ -1,5 +1,6 @@
Ray
===
.. raw:: html
<a href=http://ray.readthedocs.io/en/latest/index.html><img align="right" width="30%" src="https://github.com/devin-petersohn/ray/raw/docs/update_readme/doc/source/images/ray_logo.png"></a>
.. image:: https://travis-ci.com/ray-project/ray.svg?branch=master
:target: https://travis-ci.com/ray-project/ray
@@ -7,9 +8,12 @@ Ray
.. image:: https://readthedocs.org/projects/ray/badge/?version=latest
:target: http://ray.readthedocs.io/en/latest/?badge=latest
.. image:: https://img.shields.io/badge/pypi-0.5.3-blue.svg
:target: https://pypi.org/project/ray/
|
Ray is a flexible, high-performance distributed execution framework.
**Ray is a flexible, high-performance distributed execution framework.**
Ray is easy to install: ``pip install ray``
Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB