Update README.md

This commit is contained in:
Dave Gallant
2021-05-02 11:10:33 -04:00
committed by GitHub
parent 9ecc413eb0
commit ae91f7e419

View File

@@ -7,7 +7,7 @@
<!-- BEGIN mktoc --> <!-- BEGIN mktoc -->
- [Description](#description) - [Description](#description)
- [Motivation](#motivation) - [Motivation](#motivation)
- [Install](#install) - [Installation](#installation)
- [Usage](#usage) - [Usage](#usage)
- [View Hot Deals](#view-hot-deals) - [View Hot Deals](#view-hot-deals)
- [View and Sort Hot Deals](#view-and-sort-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. 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/). > :information_source: python2 may still work but it is [no longer supported](https://www.python.org/doc/sunset-python-2/).