Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ba01ffd

Browse files
committed
update index
1 parent 7659b3f commit ba01ffd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 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,7 @@
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>
2020

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

@@ -533,4 +533,4 @@ <h2>Credits</h2>
533533
</script>
534534

535535
</body>
536-
</html>
536+
</html>

0 commit comments

Comments
 (0)