From dc6b893ebf6475d5371b809d6d29be92059f5804 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 22 Dec 2023 17:17:29 +0100 Subject: [PATCH] README: added our repos section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db8e04f2..35db1371 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,9 @@ Read up here on how to help out, there is something for everyone: [How to: Contribute to RetroDECK](https://github.com/XargonWan/RetroDECK/wiki/How-to%3A-Contribute-to-RetroDECK) ## Our repositories: -| [RetroDECK](https://github.com/XargonWan/RetroDECK) | This one, our main repo where the core of the project is | +| Name | Description | |-------------------------------------------------------------|-----------------------------------------------------------| +| [RetroDECK](https://github.com/XargonWan/RetroDECK) | This one, our main repo where the core of the project is | | [RetroDECK-cooker](https://github.com/XargonWan/RetroDECK-cooker) | Where we publish our test build, no code is hosted here | | [RetroDECK on Flathub](https://github.com/flathub/net.retrodeck.retrodeck) | Our little space in Flathub's organization | | [RetroDECK-MAME](https://github.com/XargonWan/RetroDECK-MAME) | MAME is big to build, so it's pre-built here and then imported in the build |