Skip to content

Commit 7bab7f9

Browse files
authored
Updated example images (#138)
* Added examples on the readme * Use relative references * Use more relative links
1 parent 9bb3ed6 commit 7bab7f9

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

README.md

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,18 @@ BazingaGeocoderBundle
1010
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
1111

1212
Integration of the [**Geocoder**](http://github.com/geocoder-php/Geocoder) library
13-
into Symfony.
13+
into Symfony. It integrates seamlessly with the Symfony profiler. You can
14+
check number of queries executed by each provider, total execution time
15+
and geocoding results.
16+
17+
![Example
18+
Toolbar](Resources/doc/toolbar.png)
19+
20+
21+
![Example
22+
Profiler page](Resources/doc/profiler-page.png)
23+
24+
1425

1526
Documentation
1627
-------------
@@ -20,14 +31,14 @@ For documentation, see:
2031
Resources/doc/
2132

2233
[Read the
23-
documentation](https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/Resources/doc/index.md)
34+
documentation](Resources/doc/index.md)
2435

2536

2637
Contributing
2738
------------
2839

2940
See
30-
[CONTRIBUTING](https://github.com/geocoder-php/BazingaGeocoderBundle/blob/master/CONTRIBUTING.md)
41+
[CONTRIBUTING](CONTRIBUTING.md)
3142
file.
3243

3344

Resources/doc/profiler-page.png

135 KB
Loading

Resources/doc/toolbar.png

1.9 KB
Loading

0 commit comments

Comments
 (0)