updated readme

This commit is contained in:
Ray Slakinski 2010-09-14 13:17:59 -04:00
parent 31846835a3
commit f8ab552f3e

View File

@ -0,0 +1,3 @@
Python module for reading/parsing European Data Format (EDF/EDF+) files commonly used in the medical field
Note: You may need to install argparse if your running Python 2.6 or earlier.