diff options
| author | makefu <github@syntax-fehler.de> | 2012-12-20 09:39:40 +0700 | 
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2012-12-20 09:39:40 +0700 | 
| commit | 26e976a5ece2ba72ce90cf9c59dccf3053c17ed2 (patch) | |
| tree | 659ca124395c275c9a2cd98af2f51f4230db00cd | |
| parent | 3f019a0dadb93f200b781df949ee2532357597b5 (diff) | |
add README for claws
| -rw-r--r-- | claws/README.md | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/claws/README.md b/claws/README.md new file mode 100644 index 00000000..00c90a85 --- /dev/null +++ b/claws/README.md @@ -0,0 +1,12 @@ +# CLAWS + +Claws is a tool to manage some obscure Hardware Relay Board currently attached +to the krebs infrastructure + +# Installation + +    make install + +# Usage + +    rcontrol --help | 
