You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[What is this `Tightenco\Collect\Support\Collection` class and how does it work?](#what-is-this-tightencocollectsupportcollection-class-and-how-does-it-work)
35
+
*[Donating to Astma-Allergi Denmark](#-donating-to-astma-allergi-denmark)
35
36
*[License](#-license)
36
37
37
38
## 📦 Installation
@@ -88,7 +89,7 @@ get(string $stationCode);
88
89
```
89
90
90
91
| Parameter | Type | Description |
91
-
| :--- | :--- | :---: | :---|
92
+
| :--- | :--- | :--- |
92
93
|`$stationCode`|`string`| Code of station. [Supported pollen stations.](#-pollen-stations)|
93
94
94
95
_**Note**: The returned data shows the measured pollen between 13:00 (1:00 PM) yesterday and 13:00 (1:00 PM) present day. The measurements are updated everyday at 16:00 (4:00 PM)._
@@ -111,6 +112,11 @@ All data is returned within a `Tightenco\Collect\Support\Collection` class. The
111
112
Please refer to [Laravel](https://laravel.com)'s detailed documentation, to learn more about how you work with a `Collection`:<br>
To help Astma-Allergi Denmark maintain and further develop the Pollen measurement service.<br>
118
+
Please consider [sending them a donation](https://www.astma-allergi.dk/stoetos).
119
+
114
120
## 🚓 License
115
121
This package is licensed under a [Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 (CC BY-NC-ND 4.0)](https://creativecommons.org/licenses/by-nc-nd/4.0/).
0 commit comments