From 7b7fdf0cebdfeac4a499059eaa4b81e0baa25f54 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Sun, 26 Feb 2023 10:21:55 +0100 Subject: [PATCH] update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b738a3f..91af46f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,13 @@ class library EDPlayerJournal, which reads and parses Elite Dangerous player jou See [https://bgs.n0la.org/](https://bgs.n0la.org) for further details. +The tool helps with creating BGS reports for squadrons that support factions in +Elite: Dangerous that can be copy and pasted into a Discord server. It finds all BGS +relevant actions in the player journals, and constructs a human readable BGS report +from them: + +![MainPage](EliteBGS/main-page.png) + ## Requirements This repository depends on dotnet desktop SDK 7, as well as Newtonsoft.JSON, Extended