From d3ec4bc85e293abaf4f97fb1917b0f7e01588e6a Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Fri, 18 Sep 2020 10:11:23 -0400 Subject: [PATCH] docs: add `evga` to supported stores --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 092ba98..7f76aa8 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ First, you're going to need to copy the `.env.example` to `.env`. The current op |:---:|:---:| | Best Buy | `bestbuy`| | B&H | `bandh`| +| EVGA | `evga`| | Newegg | `newegg`| | Nvidia | `nvidia`|