Skip to content

Commit 8b84f60

Browse files
chore: update README
1 parent 4030c32 commit 8b84f60

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
![Release Status][release-status]
44
[![Go Report Card][report-card]][report-card-link]
5-
[![PS Gallery][psgallery-badge]][powershell-gallery]
5+
6+
[![Release][release-badge]][release]
67
[![Documentation][docs-badge]][docs]
78

9+
[![PS Gallery][psgallery-badge]][powershell-gallery]
10+
![GitHub Downloads][gh-downloads]
11+
812
What started as the offspring of [oh-my-posh2][oh-my-posh2] for PowerShell resulted in a cross platform,
913
highly customizable and extensible prompt theme engine. After 4 years of working on oh-my-posh,
1014
a modern and more efficient tool was needed to suit my personal needs.
@@ -52,9 +56,10 @@ a modern and more efficient tool was needed to suit my personal needs.
5256
using Go (and the amazing [README][powerline-go])
5357
* [Starship][starship] for creating an amazing way to initialize the prompt
5458

55-
[release-status]: https://github.com/jandedobbeleer/oh-my-posh/workflows/Release/badge.svg
56-
[psgallery-badge]: https://img.shields.io/powershellgallery/dt/oh-my-posh.svg
59+
[release-status]: https://img.shields.io/github/workflow/status/jandedobbeleer/oh-my-posh/Release?label=Build
60+
[psgallery-badge]: https://img.shields.io/powershellgallery/dt/oh-my-posh?color=pink&label=PowerShell%20Downloads
5761
[powershell-gallery]: https://www.powershellgallery.com/packages/oh-my-posh/
62+
[gh-downloads]: https://img.shields.io/github/downloads/jandedobbeleer/oh-my-posh/total?color=pink&label=GitHub%20Downloads
5863
[report-card]: https://goreportcard.com/badge/github.com/jandedobbeleer/oh-my-posh
5964
[report-card-link]: https://goreportcard.com/report/github.com/jandedobbeleer/oh-my-posh
6065
[oh-my-posh2]: https://github.com/JanDeDobbeleer/oh-my-posh2
@@ -64,8 +69,10 @@ using Go (and the amazing [README][powerline-go])
6469
[liberapay]: https://liberapay.com/jandedobbeleer
6570
[kofi-badge]: https://img.shields.io/badge/Ko--fi-Buy%20me%20a%20coffee!-%2346b798.svg
6671
[kofi]: https://ko-fi.com/jandedobbeleer
67-
[docs-badge]: https://img.shields.io/badge/documentation-ohmyposh.dev-blue
72+
[docs-badge]: https://img.shields.io/badge/Docs-ohmyposh.dev-blue
6873
[docs]: https://ohmyposh.dev/docs
74+
[release-badge]: https://img.shields.io/github/v/release/jandedobbeleer/oh-my-posh?label=Release
75+
[release]: https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest
6976
[chrisbenti-psconfig]: https://github.com/chrisbenti/PS-Config
7077
[keithdahlby-poshgit]: https://github.com/dahlbyk/posh-git
7178
[oh-my-zsh]: https://github.com/robbyrussell/oh-my-zsh

0 commit comments

Comments
 (0)