Skip to content

Commit 34f0b61

Browse files
committed
update readme
1 parent 96fef25 commit 34f0b61

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# IRkernal-testthat
22

3+
See [this notebook](inst/R-projects-test-example.ipynb) for a sweet demo.
4+
35
## Dependencies
46

57
* testthat
8+
* devtools
69
* [IRkernel](https://irkernel.github.io/installation)
10+
11+
## Installation
12+
13+
```
14+
devtools::install_github('datacamp/IRkernel.testthat')
15+
```

0 commit comments

Comments
 (0)