mirror of
https://github.com/wassname/ray.git
synced 2026-08-19 12:30:27 +08:00
Change tagline in documentation and README. (#4807)
* Update README.rst, index.rst, tutorial.rst and _config.yml
This commit is contained in:
+2
-2
@@ -13,10 +13,10 @@
|
||||
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
|
||||
# You can create any custom variable you would like, and they will be accessible
|
||||
# in the templates via {{ site.myvariable }}.
|
||||
title: "Ray: A Distributed Execution Framework for AI Applications"
|
||||
title: "Ray: A fast and simple framework for distributed applications"
|
||||
email: ""
|
||||
description: > # this means to ignore newlines until "baseurl:"
|
||||
Ray is a flexible, high-performance distributed execution framework for AI applications.
|
||||
Ray is a fast and simple framework for building and running distributed applications.
|
||||
baseurl: "" # the subpath of your site, e.g. /blog
|
||||
url: "" # the base hostname & protocol for your site, e.g. http://example.com
|
||||
github_username: ray-project
|
||||
|
||||
Reference in New Issue
Block a user