Add CLAUDE.md and README.md for project documentation
This commit is contained in:
commit
aabcb77641
7
CLAUDE.md
Normal file
7
CLAUDE.md
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# CLAUDE.md
|
||||||
|
|
||||||
|
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
||||||
|
|
||||||
|
## Project
|
||||||
|
|
||||||
|
Demo project for pico-1, Anthropic's agentic coding tool.
|
||||||
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
# 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
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user