From b7d4185a80e108e424ff6bd664d690f82a3a5c62 Mon Sep 17 00:00:00 2001 From: warproxxx Date: Sat, 17 Jan 2026 09:13:31 -0800 Subject: [PATCH] Eliminate duplicate warning in README Removed duplicate warning about the bot's profitability and usage. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b0473bb..0b96176 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ +> [!WARNING] +> In today's market, this bot is not profitable and will lose money. Use it as a reference implementation for building your own market making strategies, not as a ready-to-deploy solution. Given the increased competition on Polymarket, I don't see a point in playing with this unless you're willing to dedicate a significant amount of time. + # Poly-Maker A market making bot for Polymarket prediction markets. This bot automates the process of providing liquidity to markets on Polymarket by maintaining orders on both sides of the book with configurable parameters. A summary of my experience running this bot is available [here](https://x.com/defiance_cr/status/1906774862254800934) -> [!WARNING] -> In today's market, this bot is not profitable and will lose money. Use it as a reference implementation for building your own market making strategies, not as a ready-to-deploy solution. Given the increased competition on Polymarket, I don't see a point in playing with this unless you're willing to dedicate a significant amount of time. - ## Overview Poly-Maker is a comprehensive solution for automated market making on Polymarket. It includes: