From aa1d837c67422f9984946bd95ebae314a39662cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Ates?= Date: Mon, 7 Oct 2013 16:44:50 +0200 Subject: [PATCH] Precise that we use the 5AA protocol with readers. --- models.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/models.py b/models.py index 470e0f9..07e8178 100644 --- a/models.py +++ b/models.py @@ -17,7 +17,9 @@ along with this program. If not, see . - Data model and low level protocol + Data model and low level protocol. + + The low level protocol currently supported is the 5AA protocol from STID. '''