diff options
| -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 | 
