From e01ae57f9d90c217a031baefa4670da47e958418 Mon Sep 17 00:00:00 2001 From: hkernbach Date: Wed, 5 Aug 2020 18:58:45 +0200 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4fa072..da28bb6 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Pregel UI IDE to write and execute customizable pregel algorithms. Delivered in a foxx application containing a visual UI based on reactjs. TODOs: -- [ ] Add env variables for production builds and development setup (Requests URLs) +- [x] Add env variables for production builds and development setup (Requests URLs) This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).