diff --git a/README.md b/README.md new file mode 100644 index 0000000..7846745 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# SPHERE Psychometrics Tools + +An R package containing various utilities for Rasch modeling and DIF analysis in R + +To install: + +```devtools::install_git("https://git.corentinchoisy.xyz/corentinchoisy/SPT.git")```