From c2c6ead4babf9dbcb354e1c07b081913ed648981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sat, 3 Aug 2013 16:29:24 +0100 Subject: Update function names to follow PEP8. --- README | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'README') diff --git a/README b/README index b2bbdc0..9cc2ddc 100644 --- a/README +++ b/README @@ -8,6 +8,17 @@ While right now only supports my glucometer (LifeScan OneTouch Ultra 2), I've tried designing it so that it can be extended and used for other models as well. +Development +----------- + +The tool is being written keeping in mind that different glucometers, +even if they are all from the same manufacturer, will use different +protocols. + +If you want to contribute code, please note that the target language +is Python 3.2, and that the style to follow is for the most part PEP8 +compatible. + License ------- -- cgit v1.2.3