8000 update index · geocoder-php/Geocoder@0c85263 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c85263

Browse files
committed
update index
1 parent 3df5193 commit 0c85263

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<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>
77

88
<link rel="stylesheet" href="stylesheets/styles.css">
99
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
@@ -16,7 +16,9 @@
1616
<div class="wrapper">
1717
<header>
1818
<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>
2022

2123
<p class="view"><a href="https://github.com/willdurand/Geocoder">View the Project on GitHub <small>willdurand/Geocoder</small></a></p>
2224

@@ -34,8 +36,6 @@ <h1>
3436
<p><strong>Geocoder</strong> is a library which helps you build geo-aware applications. It provides an abstraction layer for geocoding manipulations.
3537
The library is split in two parts: <code>HttpAdapter</code> and <code>Provider</code> and is really extensible.</p>
3638

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-
3939
<h3>
4040
<a name="httpadapters" class="anchor" href="#httpadapters"><span class="octicon octicon-link"></span></a>HttpAdapters</h3>
4141

@@ -683,4 +683,4 @@ <h2>
683683
</script>
684684

685685
</body>
686-
</html>
686+
</html>

0 commit comments

Comments
 (0)
0