summaryrefslogtreecommitdiffstats
path: root/audio/twolame/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/twolame/README')
-rw-r--r--audio/twolame/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/twolame/README b/audio/twolame/README
index ff1f1494da..c39e263172 100644
--- a/audio/twolame/README
+++ b/audio/twolame/README
@@ -1,5 +1,4 @@
-TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder.
-TwoLAME should be able to be used as a drop-in replacement for
-LAME (a MPEG Layer 3 encoder). The frontend takes very similar
-command line options to LAME, and the backend library has a very
-similar API to LAME.
+TwoLAME is an optimised MP2 (MPEG-1 Audio Layer II) encoder.
+It has a simple command line interface, uses libsndfile to handle a
+wide range of input files, and features its own thread-safe library
+with API similar to LAME (a MP3 encoder).