From 6174d2eee081831c099e08bd49d4bbf2ec9a798b Mon Sep 17 00:00:00 2001 From: Dmitri Shuralyov Date: Sun, 21 Feb 2016 14:34:40 -0800 Subject: [PATCH] playground/README: Simplify description, remove out of date info. --- playground/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/playground/README.md b/playground/README.md index 2b43285d..eea8c526 100644 --- a/playground/README.md +++ b/playground/README.md @@ -1,8 +1,6 @@ # GopherJS Playground -The playground is a place where users can explore GopherJS without needing to install anything, or to share code with others. Our motivation should be that a potential user could easily be turned of by a bad experience here. - -A secondary motivation is making the playground usable for other projects, such as in the GopherJS book, a GopherJS codewalk, or custom interactive environments using other packages. +The playground is a place where users can explore GopherJS without needing to install anything, or to share code with others. ## Development