]> git.vpit.fr Git - perl/modules/Bit-MorseSignals.git/blobdiff - README
Get rid of Debian_CPANTS.txt
[perl/modules/Bit-MorseSignals.git] / README
diff --git a/README b/README
index 167f19dace139fe8416666980c27665424a034e0..080c4a106ba2e1661c60c5afe35d7b5f57a6e3b4 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
     Bit::MorseSignals - The MorseSignals protocol.
 
 VERSION
-    Version 0.04
+    Version 0.06
 
 SYNOPSIS
         use Bit::MorseSignals::Emitter;
@@ -25,7 +25,7 @@ DESCRIPTION
     An actual implementation is also provided :
 
     Bit::MorseSignals::Emitter is a base class for emitters ;
-    Bit::MorseSignals::Receiver is a base class for receivers ;
+    Bit::MorseSignals::Receiver is a base class for receivers.
 
     Go to those pages if you just want the stuff done and don't care about
     how it gets there.
@@ -109,6 +109,9 @@ SUPPORT
 
         perldoc Bit::MorseSignals
 
+    Tests code coverage report is available at
+    <http://www.profvince.com/perl/cover/Bit-MorseSignals>.
+
 COPYRIGHT & LICENSE
     Copyright 2008 Vincent Pit, all rights reserved.