From e51ef3bb234e92cf5c67b503438e622528123ad4 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Fri, 6 Aug 2010 23:33:27 +0200 Subject: [PATCH] add link to RFID501 --- README | 3 +++ lib/RFID/Biblio.pm | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README b/README index 23bf9b7..9a59e38 100644 --- a/README +++ b/README @@ -29,6 +29,9 @@ DESCRIPTION inserted in Koha Library System to provide overlay with tags in range and check-in/check-out form-fill functionality. + Applications can use RFID::Biblio::RFID501 which is some kind of + semi-standard 3M layout or blocks on RFID tags. + HARDWARE SUPPORT 3M 810 RFID::Biblio::Reader::3M810 diff --git a/lib/RFID/Biblio.pm b/lib/RFID/Biblio.pm index fc27ed3..78341da 100644 --- a/lib/RFID/Biblio.pm +++ b/lib/RFID/Biblio.pm @@ -56,6 +56,9 @@ C is jQuery based JavaScript code which can be inserted in Koha Library System to provide overlay with tags in range and check-in/check-out form-fill functionality. +Applications can use L which is some kind of +semi-standard 3M layout or blocks on RFID tags. + =for readme stop =head1 EXPORT -- 2.20.1