diff --git a/README.md b/README.md
index 01ef242..9f89e7a 100644
--- a/README.md
+++ b/README.md
@@ -152,6 +152,7 @@ If you work in an organization and don't want to create a PAT from your personal
 **☝️ Important Notice**: This Action technically works with forks. However, please note that the combination of triggers and their options can cause issues. Please read [the documentation](https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows) on which triggers GitHub Actions support.\
 If you use this Action in combination with a linter/fixer, it's easier if you run the Action on `push` on your `main`-branch.
 
+---
 
 By default, this Action will not run on Pull Requests which have been opened by forks. (This is a limitation by GitHub, not by us.)