diff --git a/Tips.md b/Tips.md
index c4f0494..8ce4150 100644
--- a/Tips.md
+++ b/Tips.md
@@ -1,3 +1,4 @@
+
General Utilities
- In the Ren'py SDK, there is a button called "check script", it's a simple lint error checker that combs through the code and makes sure everything works. Use it whenever possible to avoid introducing new bugs!
- Apply one of the following to the beginning of a PR to automatically close an issue with the merging of said PR: