From 29475371a4e9e84cc66dd69cc5f42b8df4f18db5 Mon Sep 17 00:00:00 2001
From: David Keitel <david.keitel@ligo.org>
Date: Fri, 16 Jun 2017 15:38:38 +0200
Subject: [PATCH] mention peakutils in README.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index fb17b69..da5c80a 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
-- 
GitLab