From cbc62543b10ac31185e238a86f37fc97a4e1b74c Mon Sep 17 00:00:00 2001
From: yasonk <yason@hey.com>
Date: Wed, 28 Aug 2024 12:38:23 -0700
Subject: [PATCH] bringing back the newline

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 1286a24..e1ea032 100644
--- a/README.md
+++ b/README.md
@@ -287,6 +287,7 @@ jobs:
           git push
 ```
 *NOTE:* The user email is `{user.id}+{user.login}@users.noreply.github.com`. See users API: https://api.github.com/users/github-actions%5Bbot%5D
+
 # License
 
 The scripts and documentation in this project are released under the [MIT License](LICENSE)