From f8ab552f3e9118040e09286c4c122e12a9b7f4fc Mon Sep 17 00:00:00 2001 From: Ray Slakinski Date: Tue, 14 Sep 2010 13:17:59 -0400 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e69de29..9187678 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file