Skip to content

Commit fbeaa29

Browse files
committed
Adds setup note
1 parent 8bb8b5f commit fbeaa29

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,15 @@
66

77
A lightweight client for retrieving sensor data from a senseBox from the opensensemap api.
88

9-
**This is not an official project from the senseBox team.**
9+
**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+
```
1018

1119
## Usage
1220

0 commit comments

Comments
 (0)