From 0e580236ce31f63b85cfbad2462d53d867f76860 Mon Sep 17 00:00:00 2001 From: Pound_Hash Date: Tue, 8 Mar 2022 15:52:20 -0800 Subject: [PATCH] Fixed English mechanics: grammar, punctuation, and styling. --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c5806e3b..9ba78c43 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > Highly customizable Wayland bar for Sway and Wlroots based compositors.
> Available in Arch [community](https://www.archlinux.org/packages/community/x86_64/waybar/) or -[AUR](https://aur.archlinux.org/packages/waybar-git/), [Gentoo](https://packages.gentoo.org/packages/gui-apps/waybar), [openSUSE](https://build.opensuse.org/package/show/X11:Wayland/waybar), and [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=waybar)
+[AUR](https://aur.archlinux.org/packages/waybar-git/), [Gentoo](https://packages.gentoo.org/packages/gui-apps/waybar), [openSUSE](https://build.opensuse.org/package/show/X11:Wayland/waybar), and [Alpine Linux](https://pkgs.alpinelinux.org/packages?name=waybar).
> *Waybar [examples](https://github.com/Alexays/Waybar/wiki/Examples)* #### Current features @@ -20,7 +20,7 @@ - MPD - Custom scripts - Multiple output configuration -- And much more customizations +- And many more customizations #### Configuration and Styling @@ -81,7 +81,7 @@ scdoc wayland-protocols ``` -On Ubuntu you can install all the relevant dependencies using this command (tested with 19.10 and 20.04): +On Ubuntu, you can install all the relevant dependencies using this command (tested with 19.10 and 20.04): ``` sudo apt install \ @@ -107,8 +107,9 @@ sudo apt install \ ``` -Contributions welcome! - have fun :)
-The style guidelines is [Google's](https://google.github.io/styleguide/cppguide.html) +Contributions welcome!
+Have fun :)
+The style guidelines are [Google's](https://google.github.io/styleguide/cppguide.html) ## License