Browse Source

[DOC] change html tags

tags/v0.3.2
Gene 2 years ago
parent
commit
c96422657b
2 changed files with 8 additions and 8 deletions
  1. +4
    -4
      README.md
  2. +4
    -4
      README_zh.md

+ 4
- 4
README.md View File

@@ -4,7 +4,7 @@
<br/>
</div>

<p align="center">
<div align="center">
<a href="https://pypi.org/project/learnware/#files">
<img alt="Python Versions" src="https://img.shields.io/pypi/pyversions/learnware.svg?logo=python&logoColor=white">
</a>
@@ -23,14 +23,14 @@
<a href="LICENSE">
<img alt="License" src="https://img.shields.io/pypi/l/learnware">
</a>
</p>
</div>

<p>
<div>
<h3 align="center">
<a href="README_zh.md">中文</a> |
<b>English</b>
</h3>
</p>
</div>

# Introduction



+ 4
- 4
README_zh.md View File

@@ -4,7 +4,7 @@
<br/>
</div>

<p align="center">
<div align="center">
<a href="https://pypi.org/project/learnware/#files">
<img alt="Python Versions" src="https://img.shields.io/pypi/pyversions/learnware.svg?logo=python&logoColor=white">
</a>
@@ -23,14 +23,14 @@
<a href="LICENSE">
<img alt="License" src="https://img.shields.io/pypi/l/learnware">
</a>
</p>
</div>

<p>
<div>
<h3 align="center">
<b>中文</b> |
<a href="README.md">English</a>
</h3>
</p>
</div>

# 简介



Loading…
Cancel
Save