mirror of
https://github.com/camel-ai/owl.git
synced 2025-12-26 10:07:51 +08:00
docs: Fix link and tag errors in the README file
Fix link and tag errors in README.md and README-zh.md to ensure that file paths and tag names are consistent
This commit is contained in:
parent
cc771cdf15
commit
89d1d9905c
@ -1,6 +1,6 @@
|
||||
# 📈 Stock Analysis Agent
|
||||
|
||||
简体中文 | [English](README-en.md)
|
||||
简体中文 | [English](README.md)
|
||||
|
||||
<p>
|
||||
<p align="center">
|
||||
@ -13,8 +13,8 @@
|
||||
<p align="center">
|
||||
<img alt="Python" src="https://img.shields.io/badge/Python-3.10%2B-blue"/>
|
||||
<img alt="DeepSeek" src="https://img.shields.io/badge/DeepSeek-V3-blue"/>
|
||||
<img alt="LangChain" src="https://img.shields.io/badge/Camelai-0.2.35-yellowgreen"/>
|
||||
<img alt="LangGraph" src="https://img.shields.io/badge/OWL-0.0.1+-yellow"/>
|
||||
<img alt="Camelai" src="https://img.shields.io/badge/Camelai-0.2.35-yellowgreen"/>
|
||||
<img alt="OLW" src="https://img.shields.io/badge/OWL-0.0.1+-yellow"/>
|
||||
<img alt="license" src="https://img.shields.io/badge/license-MIT-lightgrey"/>
|
||||
</p>
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# 📈 Stock Analysis Agent
|
||||
|
||||
[简体中文](README.md) | English
|
||||
[简体中文](README-zh.md) | English
|
||||
|
||||
<p>
|
||||
<p align="center">
|
||||
@ -13,8 +13,8 @@
|
||||
<p align="center">
|
||||
<img alt="Python" src="https://img.shields.io/badge/Python-3.10%2B-blue"/>
|
||||
<img alt="DeepSeek" src="https://img.shields.io/badge/DeepSeek-V3-blue"/>
|
||||
<img alt="LangChain" src="https://img.shields.io/badge/Camelai-0.2.35-yellowgreen"/>
|
||||
<img alt="LangGraph" src="https://img.shields.io/badge/OWL-0.0.1+-yellow"/>
|
||||
<img alt="Camelai" src="https://img.shields.io/badge/Camelai-0.2.35-yellowgreen"/>
|
||||
<img alt="OLW" src="https://img.shields.io/badge/OWL-0.0.1+-yellow"/>
|
||||
<img alt="license" src="https://img.shields.io/badge/license-MIT-lightgrey"/>
|
||||
</p>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user