From b9fcfa3e71e755b06ab96903d13f808603f27295 Mon Sep 17 00:00:00 2001 From: Frederik Williams Date: Thu, 2 Nov 2017 08:36:05 +0100 Subject: [PATCH] Lowercased file extension on png files --- ...roviderExample.PNG => ConfigProviderExample.png} | Bin Documentation/README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Documentation/{ConfigurationProviderExample.PNG => ConfigProviderExample.png} (100%) diff --git a/Documentation/ConfigurationProviderExample.PNG b/Documentation/ConfigProviderExample.png similarity index 100% rename from Documentation/ConfigurationProviderExample.PNG rename to Documentation/ConfigProviderExample.png diff --git a/Documentation/README.md b/Documentation/README.md index 270f431..c9192f6 100644 --- a/Documentation/README.md +++ b/Documentation/README.md @@ -10,4 +10,4 @@ The [IntegrationConfigProvider.java](https://github.com/queueit/KnownUser.V3.JAV the download and caching of the configuration can be done. *This is just an example*, but if you make your own downloader, please cache the result for 5 minutes to limit number of download requests. -![Configuration Provider flow](https://github.com/queueit/KnownUser.V3.Java/blob/master/Documentation/ConfigurationProviderExample.PNG) +![Configuration Provider flow](https://github.com/queueit/KnownUser.V3.Java/blob/master/Documentation/ConfigProviderExample.png)