From d0ff8be00cc6e4b35e91084e83ad6d7a66d58191 Mon Sep 17 00:00:00 2001 From: Kanit Wongsuphasawat Date: Mon, 30 Jan 2017 17:49:32 -0800 Subject: [PATCH] Update README about new vega-editor branches cc: @akshatsh @mattwchun --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33ae2625..b06b88bb 100644 --- a/README.md +++ b/README.md @@ -23,8 +23,9 @@ npm run clean // useful for wiping out js files that's created from other (See package.json for Full list of commands.) +To play with latest CompassQL in the vega-editor, use branch [`cql-vl2`](https://github.com/vega/vega-editor/tree/cql-vl2), which has been updated to use Vega-Lite 2 and Vega 3. +(For CompassQL 0.7 or older, use branch [`compassql`](https://github.com/vega/vega-editor/tree/compassql), which uses Vega-Lite 1.x). -You can use [this branch of vega-editor](https://github.com/vega/vega-editor/tree/compassql) to play with CompassQL. Make sure to link CompassQL to the editor