diff --git a/PowerOf10Prompt.txt b/PowerOf10Prompt.txt index 8c395e9..b4ebc91 100644 --- a/PowerOf10Prompt.txt +++ b/PowerOf10Prompt.txt @@ -5,6 +5,7 @@ Focus on: - Following best practices for security, performance, and reliability - Ensuring portability and adaptability across different environments - Managing resources efficiently and safely + Follow these guidelines to enhance software safety and reliability: - Avoid overly complex control structures; prioritize clarity and simplicity in logic. - Restrict dynamic memory allocation where unnecessary; prefer predictable resource management.