From ae91f7e419e47a768907ba29d0f3f4b2882ed617 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 2 May 2021 11:10:33 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f46a74..9e6d835 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - [Description](#description) - [Motivation](#motivation) -- [Install](#install) +- [Installation](#installation) - [Usage](#usage) - [View Hot Deals](#view-hot-deals) - [View and Sort Hot Deals](#view-and-sort-hot-deals) @@ -29,7 +29,7 @@ This is a CLI utility that allows you to view [Redflagdeals.com](https://forums. 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 +## Installation > :information_source: python2 may still work but it is [no longer supported](https://www.python.org/doc/sunset-python-2/).