Skip to content

Commit

Permalink
Better readme
Browse files Browse the repository at this point in the history
v1.0.0
add licensing info in wordpress plugin header
  • Loading branch information
GoudronViande24 committed Aug 18, 2022
1 parent 96efd95 commit 5282b6b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# analytics-wordpress
Connect a Wordpress site with Artivain Analytics
# Artivain Analytics for Wordpress
Connect a Wordpress site with Artivain Analytics.

You must have an account on the analytics dashboard first.
[Contact us to learn more](https://artivain.com/en/contact-us)

This plugin is licensed under the MIT license.
4 changes: 3 additions & 1 deletion artivain-analytics.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@
* Plugin Name: Artivain Analytics
* Plugin URI: https://analytics.artivain.com
* Description: Connect a Wordpress site to Artivain Analytics
* Version: 0.0.1
* Version: 1.0.0
* Author: Artivain
* Author URI: https://artivain.com
* License: MIT
* License URI: https://github.com/Artivain/analytics-wordpress/blob/main/LICENSE
**/

require_once("settings-page.php");
Expand Down

0 comments on commit 5282b6b

Please sign in to comment.