From f9d73d611ff95567c58b257c65bd8c3f85bbad9d Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Wed, 29 Nov 2023 14:30:43 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bc62b8d..a82800d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ This Github action installs PostgreSQL on the GitHub actions runner and verifies postgresql-version: 16 ``` -> NOTE: This updates the installed PostgreSQL version with the specified version and updates the PATH. +> [!NOTE] +> * This updates the installed PostgreSQL version with the specified version and updates the PATH. ## Inputs @@ -85,4 +86,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!