Eliminate duplicate warning in README
Removed duplicate warning about the bot's profitability and usage.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user