diff options
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 5916a28..4464794 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ # PyFeast -Python bindings to the FEAST Feature Selection Toolbox. +Python bindings to the FEAST Feature Selection Toolbox.. ## Download @@ -22,8 +22,8 @@ In order to use the feast module, you will need the following dependencies * Python 2.7 * Numpy * Linux or OS X -* [FEAST](https://github.com/Craigacp/FEAST) * [MIToolbox](https://github.com/Craigacp/MIToolbox) +* [FEAST](https://github.com/Craigacp/FEAST) v1.1.1 or higher ## Installation |