X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/6a7e0d652b1d40a397e1c1386d500101796676c4..c39fc5d180247f777fde20e79cdd1a0b312eb23c:/README.md diff --git a/README.md b/README.md index 6fd0cd45..d5041d46 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Build Status](https://github.com/osm-search/Nominatim/workflows/CI%20Tests/badge.svg)](https://github.com/osm-search/Nominatim/actions?query=workflow%3A%22CI+Tests%22) +[![codecov](https://codecov.io/gh/osm-search/Nominatim/branch/master/graph/badge.svg?token=8P1LXrhCMy)](https://codecov.io/gh/osm-search/Nominatim) Nominatim ========= @@ -19,14 +20,6 @@ https://nominatim.org/release-docs/develop/ . Installation ============ -**Nominatim is a complex piece of software and runs in a complex environment. -Installing and running Nominatim is something for experienced system -administrators only who can do some trouble-shooting themselves. We are sorry, -but we can not provide installation support. We are all doing this in our free -time and there is just so much of that time to go around. Do not open issues in -our bug tracker if you need help. Use the discussions forum -or ask for help on [help.openstreetmap.org](https://help.openstreetmap.org/).** - The latest stable release can be downloaded from https://nominatim.org. There you can also find [installation instructions for the release](https://nominatim.org/release-docs/latest/admin/Installation), as well as an extensive [Troubleshooting/FAQ section](https://nominatim.org/release-docs/latest/admin/Faq/).