Skip to content

Commit d3d70b9

Browse files
committed
Updated README
1 parent f5420dc commit d3d70b9

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# ray-pipeline
1+
<img src="./images/pipelines.svg">
22

3-
*Part of the CodeFlare project.*
3+
# Pipelines
44

55
The `ray-pipeline` library provides facilities for defining and running parallel pipelines on top of [Ray](https://ray.io). The goal of this project is to unify pipeline workflows across multiple platforms such as [scikit-learn](https://scikit-learn.org/) and [Apache Spark](https://spark.apache.org/), while providing nearly optimal scale-out parallelism on pipelined computations.
66

images/pipelines.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)