From 3926d98f136192fd9f4297ff73cc59a3be38be33 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+LucasJJulien@users.noreply.github.com> Date: Wed, 1 Jan 2025 21:21:07 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3dd9f7..b9d7eac 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ > This project is currently in the alpha stage. The list is currently edited directly from the readme, however my goal for the 1.0 release is for all open-source projects to be under a "list.json" file with scripts that automatically generate the readme. This would automate organization and make re-ordering far easier whilst enabling API retrieval of repository stats for always up to date star counts and descriptions. Consult the roadmap for further information regarding development. > [!TIP] -> Submit or make changes by forking this repo, editing, commiting, and opening a pull-request. For more information on contributing and requirements for open-source software submissions, consult the contributing page. +> Submit or make changes by forking this repo, editing, commiting, and opening a pull-request. For more information on contributing and guidelines for open-source software submissions, consult their respective pages. > [!CAUTION] > Starcounts are hard-coded and may not reflect latest values. API retrieval system of stars planned for 1.0 release.