Skip to content

Commit 5ce279b

Browse files
committed
Improve warning format in readme
1 parent 8a2c7d4 commit 5ce279b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,8 @@ Execute PHP code in the CakePHP application context:
206206
207207
- `tinker` - Execute arbitrary PHP code with full application context
208208
209-
**⚠️ Warning**: This tool executes arbitrary code in your application. Use responsibly and avoid modifying data without explicit approval.
209+
> [!WARNING]
210+
> This tool executes arbitrary code in your application. Use responsibly and avoid modifying data without explicit approval.
210211
211212
### Database Tools
212213

0 commit comments

Comments
 (0)