From db4541b102d389e82a7853d338961b3dd9ddc232 Mon Sep 17 00:00:00 2001 From: Sandeep Chauhan Date: Sun, 29 Jul 2018 14:41:12 +0530 Subject: [PATCH] update Readme --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2765de4..8363381 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,16 @@ # hydra-astrodemo - Repo containing a demo showcasing the features of open api to hydra parser and agent . + +## Installation + +For execution of the demo you need to run some scripts. + + ./init.sh + +then open new terminal and run: + + ./localhost1 + +then open again new terminal and run: + + ./localhost2