Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

rename in readme

  • Loading branch information
djnavarro committed Oct 5, 2019
1 parent 47fb555 commit 204dace6fb250ba297bd3bdd66970ee269c07f97
Showing with 4 additions and 12 deletions.
  1. +2 −5 README.Rmd
  2. +2 −7 README.md
@@ -12,16 +12,13 @@ knitr::opts_chunk$set(
out.width = "100%"
)
```
# ambien
# jasmines

<!-- badges: start -->
<!-- badges: end -->

The goal of ambien is to have fun playing around with the multidimensional noise generators in the ambient package. You can install it from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("djnavarro/ambien")
remotes::install_github("djnavarro/jasmines")
```


@@ -1,17 +1,12 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# ambien
# jasmines

<!-- badges: start -->

<!-- badges: end -->

The goal of ambien is to have fun playing around with the
multidimensional noise generators in the ambient package. You can
install it from [GitHub](https://github.com/) with:

``` r
# install.packages("devtools")
devtools::install_github("djnavarro/ambien")
remotes::install_github("djnavarro/jasmines")
```

0 comments on commit 204dace

Please sign in to comment.
You can’t perform that action at this time.