We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb8b5f commit fbeaa29Copy full SHA for fbeaa29
1 file changed
README.md
@@ -6,7 +6,15 @@
6
7
A lightweight client for retrieving sensor data from a senseBox from the opensensemap api.
8
9
-**This is not an official project from the senseBox team.**
+**This is not an official project from the senseBox team.**
10
+
11
+## Setup
12
13
+Install via composer:
14
15
+```
16
+composer require moay/opensensemap-api-php-client
17
18
19
## Usage
20
0 commit comments