From 613be0fabcdb8799f9e3a1b6385c9cf5e22832ab Mon Sep 17 00:00:00 2001 From: Robert Nishihara Date: Fri, 10 Jun 2016 15:36:10 -0700 Subject: [PATCH] updating readme (#99) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e5f9a8a7..d340b0d39 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Ray -Ray is a distributed execution framework with a Python-like programming model. +Ray is an experimental distributed execution framework with a Python-like +programming model. It is under development and not ready for general use. ## Design Decisions