Skip to content

Commit

Permalink
fix readme images
Browse files Browse the repository at this point in the history
  • Loading branch information
atc3 committed May 12, 2019
1 parent a04aac3 commit 5c3b141
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ Install this application by downloading it from the [release page](https://githu

The easiest way to run the app is directly through RStudio, by opening the `DO-MS.Rproj` Rproject file

![](https://github.com/SlavovLab/DO-MS/raw/master/docs/assets/images/do-ms-proj.png){: width="70%" .center-image}
<img src="https://github.com/SlavovLab/DO-MS/raw/master/docs/assets/images/do-ms-proj.png" height="100px">

and clicking the "Run App" button at the top of the application, after opening the `server.R` file. We recommend checking the "Run External" option to open the application in your default browser instead of the RStudio Viewer.

![](https://github.com/SlavovLab/DO-MS/raw/master/docs/assets/images/do-ms-run.png){: width="70%" .center-image}
<img src="https://github.com/SlavovLab/DO-MS/raw/master/docs/assets/images/do-ms-run.png" height="100px">

You can also start the application by running the `start_server.R` script.

Expand Down

0 comments on commit 5c3b141

Please sign in to comment.