From 4e905e4f9648df8a9bad174d7c533934129cb640 Mon Sep 17 00:00:00 2001 From: Jesse Connell Date: Wed, 10 Jul 2019 14:36:56 -0400 Subject: [PATCH] For #36: mention drag-and-drop early in user guide --- GUIDE.Rmd | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/GUIDE.Rmd b/GUIDE.Rmd index 2f6dec7..2761ac1 100644 --- a/GUIDE.Rmd +++ b/GUIDE.Rmd @@ -34,8 +34,12 @@ package documentation. ## Installation -Most dependencies are provided by installation of [R] and [RStudio]. Once these -are installed, follow the specific instructions below for your operating system. +Most dependencies are provided by installation of [R] and [RStudio]. Once +these are installed, follow the specific instructions below for your operating +system. In all three cases CHIIMP performs an anlysis when a configuration +file is dragged and dropped onto the desktop icon; there is no interactive +interface via the icon, though the R package can be used interactively. See +the Usage section for more information. ### Windows