Skip to content

Commit 08901e8

Browse files
Readme updated
1 parent 09f0e0e commit 08901e8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ $result = Geolocation::getAddress(
5858

5959
Check [the Geolocation class source](./src/Geolocation.php) or [view examples](./examples/example.php).
6060

61+
## Symfony bundle
62+
63+
I've also created a Symfony bundle.
64+
View the [Geolocation bundle](https://github.com/jeroendesloovere/geolocation-bundle).
65+
6166
## Documentation
6267

6368
The class is well documented inline. If you use a decent IDE you'll see that each method is documented with PHPDoc.

0 commit comments

Comments
 (0)