File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
< h1 > Geocoder</ h1 >
19
19
< p > The almost missing Geocoder PHP library!</ p >
20
20
21
- < p > < a href ="http://travis-ci.org/geocoder-php/Geocoder "> < img src ="https://secure.travis-ci.org/geocoder-php/Geocoder.png " alt ="Build Status "> </ a > </ p >
22
-
23
21
< p class ="view "> < a href ="https://github.com/geocoder-php/Geocoder "> View the Project on GitHub < small > geocoder-php/Geocoder</ small > </ a > </ p >
24
22
25
23
< ul >
@@ -32,6 +30,8 @@ <h1>Geocoder</h1>
32
30
< h1 >
33
31
< a name ="geocoder " class ="anchor " href ="#geocoder "> < span class ="octicon octicon-link "> </ span > </ a > Geocoder</ h1 >
34
32
33
+ < p > < a href ="http://travis-ci.org/geocoder-php/Geocoder "> < img src ="https://secure.travis-ci.org/geocoder-php/Geocoder.png " alt ="Build Status "> </ a > </ p >
34
+
35
35
< p > < strong > Geocoder</ strong > is a library which helps you build geo-aware applications. It provides an abstraction layer for geocoding manipulations.
36
36
The library is split in two parts: < code > HttpAdapter</ code > and < code > Provider</ code > and is really extensible.</ p >
37
37
You can’t perform that action at this time.
0 commit comments