diff --git a/README.md b/README.md index 4246509..b0473bb 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ 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) -⚠️ Disclaimer: In today's market, this bot is not profitable in its current form. Use it as a reference implementation for building your own market making strategies, not as a ready-to-deploy solution. Given the increased competition in polymarket, i don't see a point playing with this unless you are willing to dedicate a large amount of time +> [!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