X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FBit-MorseSignals.git;a=blobdiff_plain;f=README;h=4f57451e59f91833038f71e1f778dd4b7de2805d;hp=167f19dace139fe8416666980c27665424a034e0;hb=8ce9fd9d5f4e6197d1a33a3fd11953cc1dc3b31f;hpb=0288f57c6aaf2cb133df80f13d78af66ea094902 diff --git a/README b/README index 167f19d..4f57451 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ NAME Bit::MorseSignals - The MorseSignals protocol. VERSION - Version 0.04 + Version 0.05 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.