From 7994e35d51c98b33a2161a6ecbc4685df77a0da5 Mon Sep 17 00:00:00 2001 From: "Praveen (Gnovi)" Date: Fri, 15 Jul 2016 23:11:48 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60fbf53a..8faa592c 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ This repository hosts the python library for communicating with PSLab. This can * FOSSASIA is supporting development and promotion of ExpEYES project since 2014 mainly through Google Summer of Code * The current work is a part of my GSoC-16 project +---------------- + Installation ------------ @@ -51,7 +53,8 @@ For the main GUI (Control panel), you can run Experiments from the terminal. `$ Experiments` +----------------------- ####Development Environment ------------------------ + To set up the development environment, install the packages mentioned in dependencies. For building GUI's Qt Designer is used.