diff --git a/README.md b/README.md index 298f31a..98e7dfc 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ -![GitHub release](https://img.shields.io/github/v/release/samerde/powershell?sort=semver) [![GitHub stars](https://img.shields.io/github/stars/samerde/powershell?cacheSeconds=3600)](https://github.com/samerde/powershell/stargazers/) [![MegaLinter](https://github.com/samerde/powershell/workflows/MegaLinter/badge.svg?branch=main)](https://github.com/samerde/powershell/actions?query=workflow%3AMegaLinter+branch%3Amain) [![GitHub contributors](https://img.shields.io/github/contributors/samerde/powershell.svg)](https://github.com/samerde/powershell/graphs/contributors/) -[![GitHub Sponsors](https://img.shields.io/github/sponsors/nvuillam)](https://github.com/sponsors/nvuillam) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) # PowerShell General resources for PowerShell profile, prompt, and Visual Studio Code. -## Prompt.ps1 -Set a custom prompt that shows elevated status, username, history ID, and current path, followed by a > on a clean line. +> [!NOTE] +> PRs are welcomed! + +> [!IMPORTANT] +> The code in this repository is shared as-is with no guarantee of any kind.