Skip to content

Commit

Permalink
change readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AzuleneG committed Sep 20, 2024
1 parent 77021b6 commit 6900a67
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ You can install the development version of SCFMonitor from [GitHub](https://gith

``` r
install.packages("SCFMonitor")
# install_github("AzuleneG/SCFMonitor") dev. version

library(SCFMonitor)
```

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ You can install the development version of SCFMonitor from

``` r
install.packages("SCFMonitor")
# install_github("AzuleneG/SCFMonitor") dev. version

library(SCFMonitor)
```

Expand Down

0 comments on commit 6900a67

Please sign in to comment.