From 0185f4072b5c4e3f260b589c465adbc1a0f2c0b4 Mon Sep 17 00:00:00 2001 From: Ogy Grujic Date: Sun, 26 Nov 2017 14:00:28 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b335aed..11901d5 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ To install the package first install `devtools` (`install.packages("devtools")`) devtools::install_github("ogru/fdagstat") ``` -After installing you can add the library to your project/script in a conventional manner with `library(fdagstat)`. +After installing you can add the library to your project/script in the conventional manner with `library(fdagstat)`. ## Tutorials -To see some of the capabilities of the package and/or get started with using the package please checkout the vignette at the following [link](https://rawgit.com/ogru/fdagstat/master/vignette/First_Steps_With_fdagstat.html)(it opens inside your web-browser, no need to download!) +To see some of the capabilities of the package and/or get started with using the package, please checkout the vignette at the following [link](https://rawgit.com/ogru/fdagstat/master/vignette/First_Steps_With_fdagstat.html) (it opens inside your web-browser, no need to download!) A new vignette! Shale modeling with `fdagstat` [(link)](https://rawgit.com/ogru/fdagstat/master/vignette/Shale_Modeling_with_fdagstat.html)