From 7fd28702b425f3407cbf58ffa6a9194200703117 Mon Sep 17 00:00:00 2001 From: Brenden Matthews Date: Sat, 1 Oct 2022 20:11:55 -0400 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffebe3a0..3f213781 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ [![Linux build](https://github.com/brndnmtthws/conky/actions/workflows/build-and-test-linux.yaml/badge.svg)](https://github.com/brndnmtthws/conky/actions/workflows/build-and-test-linux.yaml) [![macOS build](https://github.com/brndnmtthws/conky/actions/workflows/build-and-test-macos.yaml/badge.svg)](https://github.com/brndnmtthws/conky/actions/workflows/build-and-test-macos.yaml) [![Docker build](https://github.com/brndnmtthws/conky/actions/workflows/docker.yaml/badge.svg)](https://github.com/brndnmtthws/conky/actions/workflows/docker.yaml) [![AppImage build](https://github.com/brndnmtthws/conky/actions/workflows/publish-appimage.yml/badge.svg)](https://github.com/brndnmtthws/conky/actions/workflows/publish-appimage.yml) +[📕 Documentaton](https://conky.cc/) + [💬 Join the Matrix chat](https://matrix.to/#/#conky:frens.io)

@@ -70,8 +72,10 @@ _Note_: To use the AppImage, you may need to install additional runtime librarie ## Documentation -The [GitHub Wiki](https://github.com/brndnmtthws/conky/wiki) serves as a central hub for all of -Conky's documentation. +→ [**Reference documentation**](https://conky.cc/) ← + +The [Conky Wiki](https://github.com/brndnmtthws/conky/wiki) also serves as a central hub for +Conky. Some resources from the Wiki include: - [Installation](https://github.com/brndnmtthws/conky/wiki/Installation) - [Configuration Settings](https://github.com/brndnmtthws/conky/wiki/Configurations)