Skip to content

Commit

Permalink
Format documentation section.
Browse files Browse the repository at this point in the history
  • Loading branch information
yuga-cb committed Jan 31, 2025
1 parent 62a11c1 commit 39d9fbe
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,17 @@

## Table of Contents

- [πŸ“– Overview](#overview)
- [πŸš€ Quickstart](#quickstart)
- [Python](#python)
- [Node.js](#nodejs)
- [πŸ—‚ Repository Structure](#repository-structure)
- [🀝 Contributing](#contributing)
- [πŸ“œ Documentation](#documentation)
- [🚨 Security and bug reports](#security-and-bug-reports)
- [πŸ“§ Contact](#contact)
- [πŸ“ License](#license)
- [πŸ”’ Legal and Privacy](#legal-and-privacy)
- [πŸ“– Overview](#-overview)
- [πŸš€ Quickstart](#-quickstart)
- [Python](#-python)
- [Node.js](#-nodejs)
- [πŸ—‚ Repository Structure](#-repository-structure)
- [🀝 Contributing](#-contributing)
- [πŸ“œ Documentation](#-documentation)
- [🚨 Security and bug reports](#-security-and-bug-reports)
- [πŸ“§ Contact](#-contact)
- [πŸ“ License](#-license)
- [πŸ”’ Legal and Privacy](#-legal-and-privacy)

## πŸ“– Overview

Expand Down Expand Up @@ -186,10 +186,12 @@ See [Twitter Langchain](./twitter-langchain/README.md) to get started!
## πŸ“œ Documentation

- [AgentKit Documentation](https://docs.cdp.coinbase.com/agentkit/docs/welcome)
- [API Reference: AgentKit Core Python](https://coinbase.github.io/agentkit/cdp-agentkit-core/python/index.html)
- [API Reference: AgentKit LangChain Extension Python](https://coinbase.github.io/agentkit/cdp-langchain/python/index.html)
- [API Reference: AgentKit Core Node.js](https://coinbase.github.io/agentkit/cdp-agentkit-core/typescript/index.html)
- [API Reference: AgentKit LangChain Extension Node.js](https://coinbase.github.io/agentkit/cdp-langchain/typescript/index.html)
- Python API References
- [AgentKit Core](https://coinbase.github.io/agentkit/cdp-agentkit-core/python/index.html)
- [AgentKit Langchain Extension](https://coinbase.github.io/agentkit/cdp-langchain/python/index.html)
- Node.js API References
- [AgentKit Core](https://coinbase.github.io/agentkit/cdp-agentkit-core/typescript/index.html)
- [AgentKit Langchain Extension](https://coinbase.github.io/agentkit/cdp-langchain/typescript/index.html)

## 🚨 Security and Bug Reports

Expand Down

0 comments on commit 39d9fbe

Please sign in to comment.