From aea149e760864ec3416f32f39b3786057044a26c Mon Sep 17 00:00:00 2001 From: Axorax Date: Mon, 13 Jan 2025 14:25:22 +0600 Subject: [PATCH] update --- contributing.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/contributing.md b/contributing.md index 39f0375..3bd17e2 100644 --- a/contributing.md +++ b/contributing.md @@ -26,6 +26,10 @@ Example: - The icons (emojis) should go after the description. There is a reference table at the top of the README file. +- ONLY add your app or make any changes to the README.md file. All other files are auto-generated. + +- To add a new category, just make it following the rules for the other ones in the file. DO NOT change anything in the Table of Contents as it is auto-generated. After you make a new category, it will be automatically added in the contents later on. + ## Adding something You'll need a [GitHub account](https://github.com/join)!