diff --git a/README.md b/README.md
index fb17b69174a5244655ed3e7a1a9a47ddb9127473..da5c80ab47526af4fd86fae56fa4e10ac8e3cffb 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ $ git clone git@gitlab.aei.uni-hannover.de:GregAshton/PyFstat.git
 * [emcee](http://dan.iel.fm/emcee/current/)
 * [corner](https://pypi.python.org/pypi/corner/)
 * [dill](https://pypi.python.org/pypi/dill)
+* [peakutils](https://pypi.python.org/pypi/PeakUtils)
 
 *Optional*
 * [tqdm](https://pypi.python.org/pypi/tqdm)(optional), if installed, this
diff --git a/requirements.txt b/requirements.txt
index 02f6554599ffa80e880845a8b2a873ab256227d9..8215e2665c0c553cad0458281b140f740b99ce2b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,5 +6,4 @@ corner
 dill
 tqdm
 bashplotlib
-
-
+peakutils