docs: refine readme

This commit is contained in:
He Tao 2025-04-17 11:52:48 +08:00
parent 6937abcd91
commit 3aebb67e2b
4 changed files with 3 additions and 5 deletions

View File

@ -18,7 +18,7 @@ There are many ways you can contribute to Deer:
1. Fork the repository
2. Clone your fork:
```bash
git clone https://github.com/hetaoBackend/deer.git
git clone https://github.com/bytedance/deer.git
cd deer
```
3. Set up your development environment:

View File

@ -11,7 +11,7 @@
```bash
# Clone the repository
git clone https://github.com/hetaoBackend/deer.git
git clone https://github.com/bytedance/deer.git
cd deer
# Install dependencies, uv will take care of the python interpreter and venv creation, and install the required packages
@ -36,7 +36,7 @@ uv run main.py
This project also includes a web UI that allows you to interact with the deep researcher.
Please visit the [deer-web](https://github.com/MagicCube/deer-web) repository for more details.
Please visit the [deer-web](https://github.com/bytedance/deer-web) repository for more details.
## Supported Search Engines

View File

@ -1,3 +1,2 @@
# Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
# SPDX-License-Identifier: MIT

View File

@ -1,3 +1,2 @@
# Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
# SPDX-License-Identifier: MIT