diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index b40914b..f26f5c9 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -10,7 +10,10 @@ This document defines the principles and guidelines for using and contributing t ### ✅ Example of proper attribution in code: -# Script based on the work of [Author] at [Repository Link] +```bash +Script based on the work of [Author] at [Repository Link] +``` + ## 🔒 2. Security & Code Responsibility