Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joethorley committed Aug 12, 2020
1 parent d5b9f51 commit 21ff642
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 21 deletions.
11 changes: 1 addition & 10 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ knitr::opts_chunk$set(
)
```


# tinter <img src="https://raw.githubusercontent.com/poissonconsulting/tinter/master/docs/logo.png" align="right" width='15%'/>

# tinter <img src="man/figures/logo.png" align="right" width='20%'/>

[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
[![R build status](https://github.com/poissonconsulting/tinter/workflows/R-CMD-check/badge.svg)](https://github.com/poissonconsulting/tinter/actions)
Expand Down Expand Up @@ -162,13 +160,6 @@ To install the developmental version from [GitHub](https://github.com/poissoncon
remotes::install_github("poissonconsulting/tinter")
```

To install the latest developmental release from the Poisson drat [repository](https://github.com/poissonconsulting/drat)
```{r, eval=FALSE}
# install.packages("drat")
drat::addRepo("poissonconsulting")
install.packages("tinter")
```

## Contribution

Please report any [issues](https://github.com/poissonconsulting/tinter/issues).
Expand Down
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

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

# tinter <img src="https://raw.githubusercontent.com/poissonconsulting/tinter/master/docs/logo.png" align="right" width='15%'/>
# tinter <img src="man/figures/logo.png" align="right" width='20%'/>

[![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg)](https://www.tidyverse.org/lifecycle/#maturing)
[![R build
Expand Down Expand Up @@ -29,7 +29,6 @@ Easily define:

``` r
library(tinter)
#> Warning: package 'tinter' was built under R version 3.6.3
hex <- "#335CAC"
```

Expand Down Expand Up @@ -138,15 +137,6 @@ To install the developmental version from
remotes::install_github("poissonconsulting/tinter")
```

To install the latest developmental release from the Poisson drat
[repository](https://github.com/poissonconsulting/drat)

``` r
# install.packages("drat")
drat::addRepo("poissonconsulting")
install.packages("tinter")
```

## Contribution

Please report any
Expand Down
Binary file modified man/figures/README-colour-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-crop-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-darken-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-plot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-steps-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-tinter-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified man/figures/README-tints-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 21ff642

Please sign in to comment.