16 lines
301 B
Markdown
16 lines
301 B
Markdown
# Demo1
|
|
|
|
A demo project for [pico-1](https://github.com/anthropics/pico-1), Anthropic's agentic coding tool.
|
|
|
|
## Overview
|
|
|
|
This project serves as a demonstration and playground for exploring pico-1 capabilities.
|
|
|
|
## Getting Started
|
|
|
|
Clone the repository and start experimenting:
|
|
|
|
```bash
|
|
cd demo1
|
|
```
|