From 9fac9805fbeb037e06f4a9b62fae2a71e3d63e99 Mon Sep 17 00:00:00 2001 From: reujab Date: Fri, 4 Aug 2017 21:15:12 -0400 Subject: [PATCH] improved readme --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 05842d6e..bda3a18e 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # yay Yet another Yogurt - An AUR Helper written in Go -**Packages** -[![yay](https://img.shields.io/aur/version/yay.svg?label=yay)](https://aur.archlinux.org/packages/yay/) - Compile from source -[![yay-bin](https://img.shields.io/aur/version/yay-bin.svg?label=yay-bin)](https://aur.archlinux.org/packages/yay-bin/) - Binary version +#### Packages +- [![yay](https://img.shields.io/aur/version/yay.svg?label=yay)](https://aur.archlinux.org/packages/yay/) - Compile from source +- [![yay-bin](https://img.shields.io/aur/version/yay-bin.svg?label=yay-bin)](https://aur.archlinux.org/packages/yay-bin/) - Binary version There's a point in everyone's life when you feel the need to write an AUR helper because there are only about 20 of them. So say hi to 20+1. @@ -25,7 +25,6 @@ Yay was created with a few objectives in mind and based on the design of yaourt - Removes make dependencies at the end of build process #### Custom Operations - - `yay ` presents package selection menu - `yay -Qstats` delivers system statistics - `yay -Cd` cleans unneeded dependencies