From 1f0a7c5ef9b2b75344d013223238ef036ef98ff6 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Sun, 17 Jul 2011 10:27:41 +0200 Subject: [PATCH] adjusted README --- README | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/README b/README index 49023f4..584914f 100644 --- a/README +++ b/README @@ -1,10 +1,25 @@ -This project provides you with a bash library to controll a NetIO 230A LAN IP Remote Socket. +This project provides you with a bash library to control a NetIO 230A LAN IP Remote Socket. -The library currently only can controll one netio at a time. if you want to controll more you have +PREQUISITES: +============ + +the following tools are needed to use this script: + + * bash + * wget + * md5sum (for encrypted login) + + +LIMITATIONS: +============ + +The library currently only can control one netio at a time. if you want to control more you have to logout/login whenever you switch between them. The login will be remembered for the current script or bash instance until a logout is done. -Here are some basic example of the useage: + +USAGE EXAMPLES: +=============== # import the library