File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< meta http-equiv ="X-UA-Compatible " content ="chrome=1 ">
6
- < title > Geocoder by willdurand </ title >
6
+ < title > Geocoder - The almost missing Geocoder PHP library </ title >
7
7
8
8
< link rel ="stylesheet " href ="stylesheets/styles.css ">
9
9
< link rel ="stylesheet " href ="stylesheets/pygment_trac.css ">
16
16
< div class ="wrapper ">
17
17
< header >
18
18
< h1 > Geocoder</ h1 >
19
- < p > The almost missing Geocoder PHP 5.3 library</ p >
19
+ < p > The almost missing Geocoder PHP library!</ p >
20
+
21
+ < p > < a href ="http://travis-ci.org/willdurand/Geocoder "> < img src ="https://secure.travis-ci.org/willdurand/Geocoder.png " alt ="Build Status "> </ a > </ p >
20
22
21
23
< p class ="view "> < a href ="https://github.com/willdurand/Geocoder "> View the Project on GitHub < small > willdurand/Geocoder</ small > </ a > </ p >
22
24
34
36
< p > < strong > Geocoder</ strong > is a library which helps you build geo-aware applications. It provides an abstraction layer for geocoding manipulations.
35
37
The library is split in two parts: < code > HttpAdapter</ code > and < code> Provider</ code > and is really extensible.</ p >
36
38
37
- < p > < a href ="http://travis-ci.org/willdurand/Geocoder "> < img src ="https://secure.travis-ci.org/willdurand/Geocoder.png " alt ="Build Status "> </ a > </ p >
38
-
39
39
< h3 >
40
40
< a name ="httpadapters " class ="anchor " href ="#httpadapters "> < span class ="octicon octicon-link "> </ span > </ a > HttpAdapters</ h3 >
41
41
683
683
</ script >
684
684
685
685
</ body >
686
- </ html >
686
+ </ html >
You can’t perform that action at this time.
0 commit comments