Skip to content

Commit 2f6f6fa

Browse files
Point added
1 parent 0dcc01d commit 2f6f6fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Geolocation::getCoordinates('Koningin Maria Hendrikaplein', '1', 'Gent', '1', 'b
1111
// get address from latitude/longitude coordinates
1212
Geolocation::getAddress(51.0363935, 3.7121008);
1313
```
14-
[View tests](./tests/index.php) or [check class](./src/Geolocation/Geolocation.php)
14+
[View tests](./tests/index.php) or [check class](./src/Geolocation/Geolocation.php).
1515

1616
## Contributing
1717

0 commit comments

Comments
 (0)