From 02f000f548ccdbaa554c11b555a2aa8d810f8e67 Mon Sep 17 00:00:00 2001
From: Arnaud Blanchard <arnaud.blanchard@ensea.fr>
Date: Sun, 22 Apr 2018 21:38:42 +0200
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 9cdb4b0..2cccd06 100644
--- a/README.md
+++ b/README.md
@@ -19,3 +19,8 @@ Recording sound
 ---------------
 
 `i_sound.sh | o_sndfile -f toto.mp3` records the sound from the default microphone in a mp3 file.
+
+See also
+========
+
+- [libsndfile](http://www.mega-nerd.com/libsndfile)
-- 
GitLab