From f8c49d8c1531c9d5ff14e80032df112c82e6d327 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Fri, 19 Jul 2019 11:09:25 +0200 Subject: [PATCH] readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8cf2736..f4d00de 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,14 @@ sudo docker-compose up -d ``` ## DB -connect http://localhost:8984/synopsx/create-project +connect http://localhost:8984/synopsx/create-project -create a 'gdp' project +create a 'gdp' project -connect to http://localhost:8984/synopsx/config -select 'gpd' and click on 'ok' +connect to http://localhost:8984/synopsx/config +select 'gpd' and click on 'ok' -the api is ready, you can go to http://localhost:8984/gdp/home +the api is ready, you can go to http://localhost:8984/gdp/home ## Client