diff --git a/README.md b/README.md index 8f80b33..e249e1c 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # FImdlp + Fayyad - Irani MDLP discretization algorithm + +## Build and usage sample + +```bash +python setup.py build_ext --inplace +python sample.py +```