From c2215d6abd486f054a94a02a4b211a221fbd3c8e Mon Sep 17 00:00:00 2001 From: reynold Date: Thu, 28 Aug 2025 22:34:30 +0800 Subject: [PATCH] Add Credits section to README.md - Add author attribution (Reynold) to the documentation - Include project description highlighting the innovative two-character option scheme - Position credits section before License section for proper attribution --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 23f992d..d1e7697 100644 --- a/README.md +++ b/README.md @@ -766,6 +766,12 @@ Feel free to extend these scripts or create additional wrappers for other Salesf 3. Parameter validation and processing 4. Command array building and execution +## Credits + +**Author:** Reynold +**Project:** Salesforce CLI Wrapper Scripts +**Description:** A comprehensive collection of cross-platform wrapper scripts that simplify and streamline common Salesforce CLI operations with an innovative two-character option scheme. + ## License These scripts are provided as-is for convenience. Modify and distribute as needed for your projects.