aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-03-20 12:35:45 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2014-03-20 12:35:45 -0400
commitba67abd20e413a9672ce26f5cfcfb1251ecfde62 (patch)
tree9cca3836f5f816a70406aa683e457abfd08114d1
parentbf546100cffe7ec898deef87002bf45c7c522325 (diff)
Update README.markdown
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 45a860d..5916a28 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,6 +1,9 @@
# PyFeast
Python bindings to the FEAST Feature Selection Toolbox.
+## Download
+
+[Downlaod Version 1.1](https://github.com/mutantturkey/PyFeast/releases/tag/v1.1)
## About PyFeast
PyFeast is a interface for the FEAST feature selection toolbox, which was
originally written in C with a interface to Matlab.