Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

Commit b632ea0

Browse files
authored
docs: fix spelling mistakes in README
Corrected typos and improved clarity in the README.
1 parent 081f2b5 commit b632ea0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535

3636
Polymarket Agents is a developer framework and set of utilities for building AI agents for Polymarket.
3737

38-
This code is free and publicly available under MIT License open source license ([terms of service](#terms-of-service))!
38+
This code is free and publicly available under the MIT License. ([terms of service](#terms-of-service))!
3939

4040
## Features
4141

4242
- Integration with Polymarket API
4343
- AI agent utilities for prediction markets
4444
- Local and remote RAG (Retrieval-Augmented Generation) support
4545
- Data sourcing from betting services, news providers, and web search
46-
- Comphrehensive LLM tools for prompt engineering
46+
- Comprehensive LLM tools for prompt engineering
4747

4848
# Getting started
4949

50-
This repo is inteded for use with Python 3.9
50+
This repo is intended for use with Python 3.9
5151

5252
1. Clone the repository
5353

0 commit comments

Comments
 (0)