From 737ed13220c34cf426fb588c8b185fb118f591c0 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 2 May 2021 08:48:31 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf5848d..8031086 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This is a CLI utility that allows you to view [Redflagdeals.com](https://forums. ## Motivation -It is often faster to use a CLI than to load up a web page and navigate web elements. This tool can search for deals and sort them based on score and views. It is also able to load entire threads for additional analysis. +It is often faster to use a CLI than to load up a web page and navigate web elements. This tool can search for deals and sort them based on score and views. It is also able to load entire threads (without pagination) for additional analysis. ## Install