From 092a0f9bcd3def7a2862f44709f82c3fff2988cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michelle=20=22MishManners=C2=AE=E2=84=A2=22=20Mannering?= <36594527+mishmanners@users.noreply.github.com> Date: Mon, 30 Oct 2023 12:44:02 +1100 Subject: [PATCH] docs: add accessibility --- README.md | 54 ++++++++++++++++++++---------------------------------- 1 file changed, 20 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 2ee5fd136466..184caa0c407f 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,19 @@ Oh My Posh – Prompt theme engine for any shell

-[![License][license]](COPYING) +![MIT license badge](https://img.shields.io/github/license/JanDeDobbeleer/oh-my-posh.svg) -![Release Status][release-status] +![Build Status badge](https://img.shields.io/github/actions/workflow/status/jandedobbeleer/oh-my-posh/release.yml?branch=main) -[![Release][release-badge]][release] -[![Documentation][docs-badge]][docs] +![Release version number badge][release-badge]][release] +![Documentation link badge ohmyposh.dev][docs-badge]][docs] -![GitHub Downloads][gh-downloads] +![Number of GitHub Downloads badge](https://img.shields.io/github/downloads/jandedobbeleer/oh-my-posh/total?color=pink&label=GitHub%20Downloads) This repo was made with love using GitKraken. @@ -24,15 +24,15 @@ This repo was made with love using GitKraken. ## Join the community -![Mastodon][mastodon] +![Mastodon badge](https://img.shields.io/mastodon/follow/110275292073181892?domain=https%3A%2F%2Fhachyderm.io&label=Mastodon&style=social) -![Discord][discord] +![Discord badge](https://img.shields.io/discord/1023597603331526656) -What started as the offspring of [oh-my-posh2][oh-my-posh2] for PowerShell resulted in a cross platform, -highly customizable and extensible prompt theme engine. After 4 years of working on oh-my-posh, -a modern and more efficient tool was needed to suit my personal needs. +What started as the offspring of [oh-my-posh2](https://github.com/JanDeDobbeleer/oh-my-posh2) for PowerShell +resulted in a cross platform, highly customizable and extensible prompt theme engine. After 4 years of working +on oh-my-posh, a modern and more efficient tool was needed to suit my personal needs. -## ❤ Support ❤ +## :heart: Support :heart: [![Swag][swag-badge]][swag] - Show your love with a t-shirt! @@ -56,25 +56,19 @@ a modern and more efficient tool was needed to suit my personal needs. ## Reviews -* [Repo review][repo-review] by [TameWizard][tamewizard] +* [Repo review][(https://repo-reviews.github.io//reviews/2023-06-21_TameWizard_JanDeDobbeleer_oh-my-posh) by [TameWizard](https://github.com/TameWizard) ## Thanks -* [Chris Benti][chrisbenti-psconfig] for providing the first influence to start oh-my-posh -* [Keith Dahlby][keithdahlby-poshgit] for creating posh-git and making life more enjoyable -* [Robby Russell][oh-my-zsh] for creating oh-my-zsh, without him this would probably not be here -* [Janne Mareike Koschinski][justjanne] for providing information on how to get certain information -using Go (and the amazing [README][powerline-go]) -* [Starship][starship] for creating an amazing way to initialize the prompt - -[release-status]: https://img.shields.io/github/actions/workflow/status/jandedobbeleer/oh-my-posh/release.yml?branch=main -[license]: https://img.shields.io/github/license/JanDeDobbeleer/oh-my-posh.svg -[gh-downloads]: https://img.shields.io/github/downloads/jandedobbeleer/oh-my-posh/total?color=pink&label=GitHub%20Downloads -[mastodon]: https://img.shields.io/mastodon/follow/110275292073181892?domain=https%3A%2F%2Fhachyderm.io&label=Mastodon&style=social -[discord]: https://img.shields.io/discord/1023597603331526656 +* [Chris Benti](https://github.com/chrisbenti/PS-Config) providing the first influence to start oh-my-posh +* [Keith Dahlby](https://github.com/dahlbyk/posh-git) for creating posh-git and making life more enjoyable +* [Robby Russell](https://github.com/ohmyzsh/ohmyzsh) for creating oh-my-zsh, without him this would probably not be here +* [Janne Mareike Koschinski](https://github.com/justjanne) for providing information on how to get certain information +using Go (and the amazing [README](https://github.com/justjanne/powerline-go)) +* [Starship](https://github.com/starship/starship/blob/master/src/init/mod.rs) for doing great things + [kraken]: https://img.shields.io/badge/GitKraken-Legendary%20Git%20Tools-teal?style=plastic&logo=gitkraken [kraken-ref]: https://www.gitkraken.com/invite/nQmDPR9D -[oh-my-posh2]: https://github.com/JanDeDobbeleer/oh-my-posh2 [swag-badge]: https://img.shields.io/badge/Swag-Get%20some!-blue [swag]: https://swag.ohmyposh.dev [github-badge]: https://img.shields.io/badge/-Sponsor-fafbfc?logo=GitHub%20Sponsors @@ -85,11 +79,3 @@ using Go (and the amazing [README][powerline-go]) [docs]: https://ohmyposh.dev [release-badge]: https://img.shields.io/github/v/release/jandedobbeleer/oh-my-posh?label=Release [release]: https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest -[chrisbenti-psconfig]: https://github.com/chrisbenti/PS-Config -[keithdahlby-poshgit]: https://github.com/dahlbyk/posh-git -[oh-my-zsh]: https://github.com/ohmyzsh/ohmyzsh -[justjanne]: https://github.com/justjanne -[powerline-go]: https://github.com/justjanne/powerline-go -[starship]: https://github.com/starship/starship/blob/master/src/init/mod.rs -[repo-review]: https://repo-reviews.github.io//reviews/2023-06-21_TameWizard_JanDeDobbeleer_oh-my-posh -[tamewizard]: https://github.com/TameWizard