diff --git a/README.md b/README.md index f1159e2..dba8e31 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ -# Google Analytics Theme +# Google Theme +## Description Want to find the design of the current Google Analytics interface? This theme allows you to keep a visual aspect fairly close to the Google Analytics interface, without losing the organization and the power of Matomo's functionalities. \ No newline at end of file diff --git a/plugin.json b/plugin.json index c63115c..afd60ed 100644 --- a/plugin.json +++ b/plugin.json @@ -1,7 +1,7 @@ { - "name": "GA Theme", - "description": "A sublime GA theme for Matomo", - "version": "0.1.6", + "name": "Google Theme", + "description": "A sublime Google Analytics theme for Matomo", + "version": "0.1.7", "theme": true, "require": { "piwik": ">=3.13.1-stable,<4.0.0-b1" @@ -11,7 +11,7 @@ "homepage": "https://lazuli.agency", "license": "GPL v3+", "keywords": [ - "Modern", "GA" + "Modern", "Google Analytics" ], "support": { "email": "contact@ronan-hello.fr",