From f3856e2b5bed45b198120acb9c4b74c3290d63e1 Mon Sep 17 00:00:00 2001 From: Alexander Kojevnikov Date: Wed, 23 Mar 2011 21:44:30 +0800 Subject: [PATCH] Move README parts from NEWS --- NEWS | 7 ------- README | 6 ++++++ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index d1aeeda..f5af85d 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,6 @@ Spek 0.6 - Released 2010-07-13 ============================================================================== -Spek is an acoustic spectrum analyser written in C and Vala. It uses the GNOME -platform: GLib, GTK+, Cairo and Pango as well as the FFmpeg libraries. - -Spek is available on GNU/Linux, Windows and Mac OS X. - -Find out more about Spek on its website: http://www.spek-project.org/ - New Features And Enhancements ------------------------------------------------------------------------------ diff --git a/README b/README index e69de29..aae0f13 100644 --- a/README +++ b/README @@ -0,0 +1,6 @@ +Spek is an acoustic spectrum analyser written in C and Vala. It uses the GNOME +platform: GLib, GTK+, Cairo and Pango as well as the FFmpeg libraries. + +Spek is available on *BSD, GNU/Linux, Windows and Mac OS X. + +Find out more about Spek on its website: http://www.spek-project.org/