From 7e65cf8aade3bca306fa124d2cbe3a0914e1657f Mon Sep 17 00:00:00 2001 From: Christian Autermann Date: Wed, 29 Nov 2017 15:50:03 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 600b818..789bc96 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 52°North Faroe [![Build Status](https://travis-ci.org/52North/faroe.svg)](https://travis-ci.org/52North/faroe) [![Maven Central](https://img.shields.io/maven-central/v/org.n52.janmayen/janmayen.svg)](https://search.maven.org/#search|gav|1|g:org.n52.faroe%20AND%20a:faroe) +# 52°North Faroe [![Build Status](https://travis-ci.org/52North/faroe.svg)](https://travis-ci.org/52North/faroe) [![Maven Central](https://img.shields.io/maven-central/v/org.n52.faroe/faroe.svg)](https://search.maven.org/#search|gav|1|g:org.n52.faroe%20AND%20a:faroe) [Iceland's](https://github.com/52North/iceland) configuration API currently featuring a JSON and a SQLite backend. It allows the injection and automatic configuration of settings of various types in classes, including a Spring `BeanPostprocessor`. ## Credits