From e8b83bb7abef21ef18ebbc40da19c54a9b8fd822 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Thu, 29 Apr 2021 23:30:22 +0200 Subject: [PATCH] doc: add section 'See also' to README Signed-off-by: Glenn Y. Rolland --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6366c8c..13e5129 100644 --- a/README.md +++ b/README.md @@ -131,3 +131,9 @@ Got questions? Need help? Tweet at [@glenux](https://twitter.com/glenux) Musala is Copyright © 2018-2021 Glenn ROLLAND. It is free software, and may be redistributed under the terms specified in the LICENSE.txt file. +## See also... + +Following projects may also inspire you: + +* [72nd/deck-cli](https://github.com/72nd/deck-cli): a command-line tool for interacting with Nextcloud's Deck Plugin by using it's API +