From 31af9d954b031182af21d970d4a4abd4cd849ec8 Mon Sep 17 00:00:00 2001 From: Jonathan Harris Date: Thu, 4 May 2017 23:44:14 +0100 Subject: [PATCH] Add EDStats --- Plugins.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Plugins.md b/Plugins.md index 659abbf..1f3d85e 100644 --- a/Plugins.md +++ b/Plugins.md @@ -7,7 +7,8 @@ You will need to re-start EDMC for it to notice the new plugin. Available plugins -------- -* [EDMC-Inara](https://gitlab.com/mrsheepsheep/EDMC-Inara) - A simple plugin that links your Inara account to EDMC. +* [EDMC-Inara](https://gitlab.com/mrsheepsheep/EDMC-Inara) - A simple plugin that links your [Inara](https://inara.cz/) account to EDMC. +* [edstats](https://github.com/strideynet/edstats-edmc-plugin/wiki) - A plugin that transmits data to [EDStats](https://edstats.isadankme.me/). * [edmc-chatviewer](https://github.com/WaferMouse/edmc-chatviewer/wiki) - A plugin for viewing the in-game chat. More info @@ -18,4 +19,4 @@ The `plugins` folder is located at: * Mac: `~/Library/Application Support/EDMarketConnector/plugins` (in Finder hold ⌥ and choose Go → Library to open your `~/Library` folder). * Linux: `$XDG_DATA_HOME/EDMarketConnector/plugins`, or `~/.local/share/EDMarketConnector/plugins` if `$XDG_DATA_HOME` is unset. -Refer to [PLUGINS.md](https://github.com/Marginal/EDMarketConnector/blob/master/PLUGINS.md) if you would like to write a plugin. +Refer to [PLUGINS.md](https://github.com/Marginal/EDMarketConnector/blob/master/PLUGINS.md) if you would like to write a plugin. \ No newline at end of file