diff --git a/README.Rmd b/README.Rmd index f67512f..b1d7b86 100644 --- a/README.Rmd +++ b/README.Rmd @@ -16,10 +16,6 @@ Development version pak::pkg_install("getwilds/sixtyfour") ``` -## Setting the interface - -The function `sixtyfour::set_s3_interface` makes it easier to toggle between S3 compatible backends; right now only supporting AWS S3 itself and [Minio](https://min.io/). - ## Code of Conduct - Please note that the sixtyfour project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms. +Please note that the sixtyfour project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms. diff --git a/README.md b/README.md index d04e6c1..a5b7286 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,6 @@ Development version pak::pkg_install("getwilds/sixtyfour") ``` -## Setting the interface - -The function `sixtyfour::set_s3_interface` makes it easier to toggle between S3 compatible backends; right now only supporting AWS S3 itself and [Minio](https://min.io/). - ## Code of Conduct - Please note that the sixtyfour project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms. +Please note that the sixtyfour project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/1/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.