From 7292f0beeb5ef2acd857a8057c966fa0fa745727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20=C3=81lvarez?= Date: Tue, 10 Sep 2019 11:03:32 +0200 Subject: [PATCH] README updated, added credits --- README.md | 27 +++++++++++---------------- 1 file changed, 11 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 7c2a9bc..217a02f 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,14 @@ -GnomishVendorShrinker creates a simple, compact vendor frame, made to compliment -GnomishAuctionShrinker. GVS brings an interface similar to Auctioneer's -"CompactUI" to the vendor frame. +GnomishVendorShrinker (for Classic) creates a simple, compact vendor frame. + +Credits to [tekkub](https://github.com/TekNoLogic/GnomishVendorShrinker) and [Tonyleila + Vlad](https://www.wowinterface.com/downloads/info21484-GnomishVendorShrinkerFanUpdateforBFAGVS.html). ## Features -* Simple one-line-per-item interface -* Scrolling list, none of that "paging" crap that makes navigation slow -* Clicking an item simply buys it, instead of picking up the item -* Alt-click buys a full stack (or as close to a full stack as is possible for - limited-stock items) -* Ctrl- and shift-click behave as default (dress-up and paste link, respectively) -* Recipes you do not yet know are highlighted in blue -* Items you cannot use are highlighted in red -* Search box to help you find that item you're after on a vendor with hundreds of items - -## Un-features - -* No support for split-stack purchases, I'm not convinced it's needed. +* Simple one-line-per-item interface. +* Scrolling list, none of that "paging" crap that makes navigation slow. +* Clicking an item simply buys it, instead of picking up the item. +* Alt-click buys a full stack (or as close to a full stack as is possible for limited-stock items). +* Ctrl- and shift-click behave as default (dress-up and paste link, respectively). +* Recipes you do not yet know are highlighted in blue. +* Items you cannot use are highlighted in red. +* Search box to help you find that item you're after on a vendor with hundreds of items.