add a short introduction text for the web interface

This commit is contained in:
Sarah Hoffmann
2016-01-22 23:01:03 +01:00
parent 620100a5ac
commit 355d1efe21

View File

@@ -1,2 +1,7 @@
<h2>This is Nominatim</h2>
abc def
<h2>Welcome to Nominatim</h2>
<p>Nominatim is a search engine for <a href="http://www.openstreetmap.org">OpenStreetMap</a>
data. This is the debugging interface. You can try search and reverse search queries
and explore the details of each object saved in the database.</p>
For more information visit the <a href="http://wiki.openstreetmap.org/wiki/Nominatim">Nominatim wiki page</a>.