diff --git a/README.md b/README.md index cd2aaa2..0bbdf4b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ daee 0.1.4 daee - Data Analysis for Ecology and Evolution -Set of functions for analysis of ecological and evolutionary data. The functions are available as an R package only to facilitate installation. +Set of functions for analysing ecological and evolutionary data. The functions are available as an R package only to facilitate installation. List of functions: - Calculate Phylogenetic Eigenvector Regression (PVR) with eigenvector selection; @@ -25,4 +25,4 @@ To install the latest version of this package, use [`devtools`](https://github.c ```r require(devtools) install_github("vanderleidebastiani/daee”) -``` \ No newline at end of file +```