From ddc332cc747c3654f7c44b8dd602e437a377194d Mon Sep 17 00:00:00 2001
From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>
Date: Wed, 14 Mar 2018 14:31:42 +0100
Subject: [PATCH] Add ATxDiagnostics to CONTRIBUTING

---
 CONTRIBUTING.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f8c01cc..d0fb52a 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -16,6 +16,8 @@ currently being split into a few separate parts:
   a given configuration file and show a summary. Used in the updater to ensure
   new configurations are valid before overwriting existing ones.
 - [ATxTray](ATxTray): the tray application.
+- [ATxDiagnostics](ATxDiagnostics): a command line tool to run a few tests and
+  report the results.
 - [Updater](Updater): the updater script for binaries and configuration files.
 
 Refactoring suggestions and / or pull requests are welcome!
-- 
GitLab