Skip to content

Commit 996d117

Browse files
authored
Style fixes (#862)
1 parent 032e7b4 commit 996d117

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

Readme.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,13 @@ This is the Here provider from the PHP Geocoder. This is a **READ ONLY** reposit
1515
```bash
1616
composer require geocoder-php/here-provider
1717
```
18-
### Note
19-
## App Id and App Code
18+
19+
### App Id and App Code
20+
2021
Get your Here credentials at https://developer.here.com/
2122

22-
## Language parameter
23+
### Language parameter
24+
2325
Define the preferred language of address elements in the result. Without a preferred language, the Here Geocoder will return results in an official country language or in a regional primary language so that local people will understand. Language code must be provided according to RFC 4647 standard.
2426

2527
### Contribute

0 commit comments

Comments
 (0)