From f023095f7ea2fdb8eec4360a7c17ceaec229779d Mon Sep 17 00:00:00 2001
From: vg <vg@devys.org>
Date: Mon, 12 Feb 2018 18:16:36 +0100
Subject: add first translation of feature list

---
 two_hosts_auto_powerswitch/readme.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/two_hosts_auto_powerswitch/readme.rst b/two_hosts_auto_powerswitch/readme.rst
index 4d35f62..5d98a1a 100644
--- a/two_hosts_auto_powerswitch/readme.rst
+++ b/two_hosts_auto_powerswitch/readme.rst
@@ -1,6 +1,14 @@
 Two hosts power switch
 ######################
 
+General principle
+=================
+
+This project detects up to two host power state through the their usb port and
+switch on their associated devices (screen, sound amplifier, printer, etc).
+Devices might be shared (the same printer is used by both computers), in this
+case, the device is switched on by whatever computer is on.
+
 Flowchart
 =========
 
@@ -23,6 +31,13 @@ When detecting a host state change, the following happen::
 Feature list
 ============
 
+* Detect when one of the host is up (not in standby)
+
+
+
+-----
+
+
 * la détection d'un ordi on, allume certaines prises, chaque ordi peut avoir
   un ensemble de prises dédiées ou partagées (OR logic), configuration
   enregistrée en nvm.
-- 
cgit v1.2.3