Skip to content

Commit f94ca07

Browse files
committed
Update README.md
1 parent 045d664 commit f94ca07

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ The typical application is a motion sensor triggered camera. Here are some examp
88

99
![Repair and cleaning session](/assets/img/repair.jpg "Repair and cleaning session")
1010

11-
'RemoteClient' receives requests from e.g. multiple Raspberry Pis containing data (status information, sensory data) and/or files (images, videos). The web application's answer to each request contains the settings for the respective Raspberry Pi.
11+
## How does it work?
12+
13+
The 'RemoteClient' class receives requests from e.g. multiple Raspberry Pis containing data (status information, sensory data) and/or files (images, videos). The web application's answer to each request contains the settings for the respective Raspberry Pi.
1214

1315
## First steps on the side of the Raspberry Pi
1416
To setup the Raspberry Pi client you need to create a folder on your Raspberry Pi and copy the following three python files into this folder:

0 commit comments

Comments
 (0)