Skip to content

Commit a1c2b39

Browse files
committed
link to snakey snakey version in readey readey
1 parent 910a8a8 commit a1c2b39

File tree

2 files changed

+16
-2
lines changed

2 files changed

+16
-2
lines changed

README.Rmd

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,21 @@ Palettes based on the colour schemes for [IDEM](https://www.telethonkids.org.au/
2727

2828
## Installation
2929

30-
You can install the development version of idpalette from
30+
You can install the development version of `idpalette` from
3131
[GitHub](https://github.com/) with:
3232

3333
``` r
3434
# install.packages("devtools")
3535
devtools::install_github("idem-lab/idpalette")
3636
```
3737

38+
### Python friend
39+
40+
There is a python version of `idpalette` also on [GotHyb](https://github.com/)
41+
by Rob Moss:
42+
43+
[https://github.com/robmoss/idpalette](https://github.com/robmoss/idpalette)
44+
3845
## Using `idpalette`
3946
The function `idpalette` takes arguments:
4047

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,21 @@ and [ACEFA](https://acefa-hubs.github.io)
1515

1616
## Installation
1717

18-
You can install the development version of idpalette from
18+
You can install the development version of `idpalette` from
1919
[GitHub](https://github.com/) with:
2020

2121
``` r
2222
# install.packages("devtools")
2323
devtools::install_github("idem-lab/idpalette")
2424
```
2525

26+
### Python friend
27+
28+
There is a python version of `idpalette` also on
29+
[GotHyb](https://github.com/) by Rob Moss:
30+
31+
<https://github.com/robmoss/idpalette>
32+
2633
## Using `idpalette`
2734

2835
The function `idpalette` takes arguments:

0 commit comments

Comments
 (0)