From eb3b69f63f0621e88a4147c7a722ef78f87ef5c2 Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Mon, 3 Sep 2012 17:29:20 -0700 Subject: [PATCH] Tidy --- README.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1d5d678..f76eb46 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Spek -Spek is an acoustic spectrum analyser written in C and C++. It uses wxWidgets -for the GUI and FFmpeg libraries for audio decoding. +Spek is an acoustic spectrum analyser written in C and C++. It uses FFmpeg +libraries for audio decoding and wxWidgets for the GUI. Spek is available on *BSD, GNU/Linux, Windows and Mac OS X. @@ -36,16 +36,19 @@ Bugfixes: ### Sources / Packages - * Spek 0.8.0 tarball: - * +Spek 0.8.0 tarball: - * Windows and Mac OS X binaries: - * - * - * + * - * Unix packages: - * +Windows and Mac OS X binaries: + + * + * + * + +Unix packages: + + * ### Dependencies