From c0c31a909c7a01ca0eccf53ba52ed951198eafa0 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Thu, 8 Feb 2018 14:09:47 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 294f0be29..59d9ddd9e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ -# openeo-web-editor +# OpenEO Web Editor A web-based editor for interactive usage of the OpenEO API (proof-of-concept). + +Built with vue.js, bulma, leaflet and the OpenEO JS Client, of course.