Skip to content

Commit 0185f40

Browse files
authored
Update README.md
1 parent 2091ba5 commit 0185f40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ To install the package first install `devtools` (`install.packages("devtools")`)
2121
devtools::install_github("ogru/fdagstat")
2222
```
2323

24-
After installing you can add the library to your project/script in a conventional manner with `library(fdagstat)`.
24+
After installing you can add the library to your project/script in the conventional manner with `library(fdagstat)`.
2525

2626
## Tutorials
2727

28-
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!)
28+
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!)
2929

3030
A new vignette! Shale modeling with `fdagstat` [(link)](https://rawgit.com/ogru/fdagstat/master/vignette/Shale_Modeling_with_fdagstat.html)
3131

0 commit comments

Comments
 (0)