Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DominiqueMakowski committed Oct 16, 2017
1 parent d515274 commit 0c427b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Want to get involved in the developpment of an open-source software and improve
- You need some help? You found a bug? You would like to request a new feature?
Just open an [issue](https://github.com/neuropsychology/psycho.R/issues) :relaxed:
- Want to add a feature? Correct a bug? You're more than welcome to contribute!
- **Call for help for implementation of `analyze` method for `t.test`, `cor.test`, `lm` and `lmer`**.
- Looking for help to implement the `analyze` method for `t.test`, `cor.test` and `anova`.



Expand All @@ -66,4 +66,4 @@ library("psycho")
install.packages("devtools")
library("devtools")
install_github("neuropsychology/psycho.R")
library("psycho")
library("psycho")

0 comments on commit 0c427b4

Please sign in to comment.