From 910cc13626cfa10cb21d589bea34175e0530d703 Mon Sep 17 00:00:00 2001
From: ElectronicsArchiver
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Sat, 25 Jun 2022 14:24:44 -0400
Subject: [PATCH] Added Quicklinks
---
README.md | 24 +++++++++++++++++++++++-
1 file changed, 23 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4fbef3a..edeefae 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,19 @@
+
+
+---
+
+[![Button Usage]][Usage]
+[![Button Development]][Development]
+
+---
+
+
+
+
+
[SingleRSS]: https://github.com/shymega/singlerss
-[@shymega]: https://github.com/shymega
\ No newline at end of file
+[@shymega]: https://github.com/shymega
+
+[Development]: Documentation/Development.md
+[Usage]: Documentation/Usage.md
+
+
+
+
+[Button Development]: https://img.shields.io/badge/Development-CB333B?style=for-the-badge&logoColor=white&logo=GNUBash
+[Button Usage]: https://img.shields.io/badge/Usage-0099E5?style=for-the-badge&logoColor=white&logo=GitBook
\ No newline at end of file