From b3e5a1b0a15b9752dc9d1d575a3454ac7054c8e0 Mon Sep 17 00:00:00 2001 From: Daniel Huici <54587088+danielhuici@users.noreply.github.com> Date: Tue, 29 Oct 2024 22:05:31 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 012f240..9a0af8d 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,11 @@ **Automate your Wallapop searches and get notified on Telegram when new items are listed!** This bot periodically searches Wallapop for new items based on your specific parameters and sends real-time notifications to your designated Telegram channel. - --- - ## Table of Contents - [Setup](#setup-) - [Configuration](#configuration-) - [Parameters](#parameters-) - [Usage](#usage-) - --- ## Setup 🔧 @@ -25,9 +22,6 @@ TELEGRAM_TOKEN: "Your Telegram Token" ``` - - --- - ## Configuration 🛠️ Create an `args.json` file with your search parameters. This file tells Wallamonitor what items you’re looking for, such as price range, condition, and other criteria. You can set multiple search configurations within this file.