From 8fd67531c592099d804dcf9edf5a47da1a693968 Mon Sep 17 00:00:00 2001 From: fourtf Date: Thu, 3 Oct 2019 22:20:55 +0200 Subject: [PATCH] added doxygen link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a01b015e..e2ed85b0 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,5 @@ The code is formatted using clang format in Qt Creator. [.clang-format](https:// Qt creator should now format the documents when saving it. +## Doxygen +Doxygen is used to generate project information daily and is available [here](https://doxygen.chatterino.com).