diff --git a/README.md b/README.md index abc6e5f..957ee86 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,26 @@ The data2gRaph project is a web-based data visualization tool that can also be u Complex Heatmap -## Installation and Run steps +## Installation steps +1. Download this pogram where you want to run it, [click to download](https://github.com/muhendis/data2gRaph/archive/master.zip) + +2. Run the file named Packages_to_be_installed.R once for the required packages. + +``` +../data2gRaph/Packages_to_be_installed.R + +``` + +## Run step + + +Run the file named app.R. + +``` +../data2gRaph/app.R +``` -```{R} -library(shiny) -runGitHub('data2gRaph','muhendis') -``` -##### ## Information about R, OS and attached or installed packages