Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ogru committed Nov 26, 2017
1 parent 2091ba5 commit 0185f40
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 @@ -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)

Expand Down

0 comments on commit 0185f40

Please sign in to comment.