Skip to content

Commit 7fdf1a1

Browse files
Update README.md
1 parent 71d53e1 commit 7fdf1a1

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
@@ -22,8 +22,10 @@ for the requests. So you'll need an implementation of these. We recommend using
2222

2323
Additionally to request an access token you'll need an oauth2 implementation such
2424
as [league/oauth2-client](https://github.com/thephpleague/oauth2-client).
25+
2526
Sample code for this can be found in "[examples/generate-token.php](examples/generate-token.php)".
26-
Note: because of oauth2 your domain MUST be available through HTTPS.
27+
28+
Please note: because of oauth2 your domain MUST be available through HTTPS.
2729

2830
## Installation
2931
Add following to your composer.json:

0 commit comments

Comments
 (0)