diff --git a/README.md b/README.md index f5dbf4f..58553e3 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ Have you ever had to reread entire 200+ comments Reddit thread just to find a fe Chrome/Firefox extension for easier tracking of new comments on Reddit. Free, open source, privacy aware, runs completely client side without sending any data to any server. -**Note:** To use this extension **you must be logged in into your Reddit account** when visiting pages because Reddit has different HTML for signed in and not signed in users. - ## Screenshots ![Screenshot_1](/docs/screenshots/Screenshot_1.png) @@ -43,6 +41,8 @@ Chrome/Firefox extension for easier tracking of new comments on Reddit. Free, op ## Usage +**Note:** To use this extension **you must be logged in into your Reddit account** when visiting pages because Reddit has different HTML for signed in and not signed in users. + #### The Problem Reddit uses `Best` (mostly), `Top`, `New`, `Controversial`, `Old` and `Q&A` for primary sorting orders for comments in threads. Secondary sorting order (comments of a comment) are always chronological - `New`.