Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-smits authored Nov 26, 2024
1 parent 8558ffa commit 2ef3578
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,24 +176,9 @@ include_extensions:
- Best suited for codebases with clear architectural separation
- May need adjustment for highly interconnected modules

## Development Setup

1. Install development dependencies:
```bash
pip install -r requirements-dev.txt
```

2. Set up pre-commit hooks:
```bash
pre-commit install
```

## Contributing

Contributions are welcome, particularly in these areas:
- Enhanced domain boundary detection
- Improved conflict prevention strategies
- Additional tooling for agent coordination
Contributions are welcome!

## Technical Overview

Expand Down

0 comments on commit 2ef3578

Please sign in to comment.