diff --git a/README.md b/README.md index 9cd3d77f..45d55a8b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ SleepECG provides tools for sleep stage classification when [EEG](https://en.wikipedia.org/wiki/Electroencephalography) signals are not available. Based only on [ECG](https://en.wikipedia.org/wiki/Electrocardiography) (and to a lesser extent also movement data), SleepECG provides functions for - downloading and reading open polysomnography datasets, - detecting heartbeats from ECG signals, and -- classifying sleep stages (which includes the entire preprocessing, feature extraction, and classification pipeline). +- classifying sleep stages (which includes preprocessing, feature extraction, and classification). ### Documentation Documentation for SleepECG is available on [Read the Docs](https://sleepecg.readthedocs.io/en/stable/index.html).