From af88a52a193ce4e426d8a672c7c4460916d20cda Mon Sep 17 00:00:00 2001 From: jackton1 Date: Wed, 29 Nov 2023 21:31:52 +0000 Subject: [PATCH] Updated README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a82800d..0d5c797 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ [![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge\&logo=ubuntu\&logoColor=white)](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) + + [![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + + [![Mac OS](https://img.shields.io/badge/mac%20os-000000?style=for-the-badge\&logo=macos\&logoColor=F0F0F0)](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) [![Windows](https://img.shields.io/badge/Windows-0078D6?style=for-the-badge\&logo=windows\&logoColor=white)](https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on) [![Public workflows that use this action.](https://img.shields.io/endpoint?style=for-the-badge\&url=https%3A%2F%2Fused-by.vercel.app%2Fapi%2Fgithub-actions%2Fused-by%3Faction%3Dtj-actions%2Finstall-postgresql%26badge%3Dtrue)](https://github.com/search?o=desc\&q=tj-actions+install-postgresql+path%3A.github%2Fworkflows+language%3AYAML\&s=\&type=Code) @@ -23,8 +27,9 @@ 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 @@ -71,8 +76,11 @@ If you are reporting a bug, please include: Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + @@ -82,6 +90,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
+