Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
fix travis ci build status icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiehuchet committed Sep 9, 2015
1 parent 223d813 commit f063a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Nominatim Java API
==================

[![Build Status](https://travis-ci.org/kops/nominatim-java-api.png?branch=master)](https://travis-ci.org/kops/nominatim-java-api)
[![Build Status](https://travis-ci.org/jeremiehuchet/nominatim-java-api.png?branch=master)](https://travis-ci.org/jeremiehuchet/nominatim-java-api)

This library provides a client for [Nominatim](http://wiki.openstreetmap.org/wiki/Nominatim). This API provides search and reverse geocoding operations.

Expand Down

0 comments on commit f063a91

Please sign in to comment.