From b7122319c6898904ee27957dcbd508766782d7ed Mon Sep 17 00:00:00 2001 From: fwhigh Date: Tue, 11 Mar 2014 22:00:03 -0400 Subject: [PATCH] two different apps --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d3e904..82e56fc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ In R: install.packages("opencpu",dependencies=TRUE) library(devtools) install_github("MedicMobileImpact","fwhigh") - opencpu$browse("/library/MedicMobileImpact/www") + opencpu$browse("/library/MedicMobileImpact/anc") + opencpu$browse("/library/MedicMobileImpact/vaccine") ## Instructions on running the worksheet in RStudio