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:
ptonlix
2025-03-31 00:00:38 +08:00
parent cc771cdf15
commit 89d1d9905c
2 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
# 📈 Stock Analysis Agent # 📈 Stock Analysis Agent
简体中文 | [English](README-en.md) 简体中文 | [English](README.md)
<p> <p>
<p align="center"> <p align="center">
@@ -13,8 +13,8 @@
<p align="center"> <p align="center">
<img alt="Python" src="https://img.shields.io/badge/Python-3.10%2B-blue"/> <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="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="Camelai" 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="OLW" src="https://img.shields.io/badge/OWL-0.0.1+-yellow"/>
<img alt="license" src="https://img.shields.io/badge/license-MIT-lightgrey"/> <img alt="license" src="https://img.shields.io/badge/license-MIT-lightgrey"/>
</p> </p>

View File

@@ -1,6 +1,6 @@
# 📈 Stock Analysis Agent # 📈 Stock Analysis Agent
[简体中文](README.md) | English [简体中文](README-zh.md) | English
<p> <p>
<p align="center"> <p align="center">
@@ -13,8 +13,8 @@
<p align="center"> <p align="center">
<img alt="Python" src="https://img.shields.io/badge/Python-3.10%2B-blue"/> <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="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="Camelai" 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="OLW" src="https://img.shields.io/badge/OWL-0.0.1+-yellow"/>
<img alt="license" src="https://img.shields.io/badge/license-MIT-lightgrey"/> <img alt="license" src="https://img.shields.io/badge/license-MIT-lightgrey"/>
</p> </p>