chore: change project name

This commit is contained in:
He Tao
2025-04-17 15:47:06 +08:00
parent fd85115f6f
commit b2f14d1737
9 changed files with 33 additions and 33 deletions

View File

@@ -1,10 +1,10 @@
# Contributing to Deer
# Contributing to DeerFlow
Thank you for your interest in contributing to Deer! We welcome contributions of all kinds from the community.
Thank you for your interest in contributing to DeerFlow! We welcome contributions of all kinds from the community.
## Ways to Contribute
There are many ways you can contribute to Deer:
There are many ways you can contribute to DeerFlow:
- **Code Contributions**: Add new features, fix bugs, or improve performance
- **Documentation**: Improve README, add code comments, or create examples
@@ -18,8 +18,8 @@ There are many ways you can contribute to Deer:
1. Fork the repository
2. Clone your fork:
```bash
git clone https://github.com/bytedance/deer.git
cd deer
git clone https://github.com/bytedance/deer-flow.git
cd deer-flow
```
3. Set up your development environment:
```bash
@@ -128,6 +128,6 @@ If you need help with anything:
## License
By contributing to Deer, you agree that your contributions will be licensed under the MIT License.
By contributing to DeerFlow, you agree that your contributions will be licensed under the MIT License.
We appreciate your contributions to making Deer better!
We appreciate your contributions to making DeerFlow better!