From 24dfc03957a667e3dbd7deabb58a0ec971305e47 Mon Sep 17 00:00:00 2001 From: Carl Whittick Date: Tue, 21 Jun 2016 15:27:08 +0100 Subject: [PATCH] Added reference to Sistrix API key being required --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c385a3f1..6c95bf27 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ If composer is no option for you, you can still just download the [`SEOstats.zip There're two configuration files to note:
  1. `./SEOstats/Config/ApiKeys.php`
    -Client API Keys (currently required for Mozscape and Google's Pagespeed Service only). +Client API Keys (currently only required for Mozscape, Google's Pagespeed Service and Sistrix).
  2. `./SEOstats/Config/DefaultSettings.php`
    Some default settings for querying data (mainly locale related stuff).