mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
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:
committed by
Eric Liang
parent
454d3aa07d
commit
57512616e1
+7
-3
@@ -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 |
Reference in New Issue
Block a user