Skip to content

Commit 756a14a

Browse files
committed
docs: Update README with GitHub repo links and badges
1 parent 1fef876 commit 756a14a

4 files changed

Lines changed: 6 additions & 4 deletions

File tree

-183 KB
Binary file not shown.

Mouse_PCOS_BRAC1_RawData_108.xlsx

-18.6 KB
Binary file not shown.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
<img src="https://img.shields.io/badge/Python-3.8%2B-blue?style=for-the-badge&logo=python&logoColor=white" alt="Python 3.8+">
44
<img src="https://img.shields.io/badge/Matplotlib-3.5%2B-orange?style=for-the-badge&logo=python&logoColor=white" alt="Matplotlib">
5-
<img src="https://img.shields.io/badge/Skill-Active-success?style=for-the-badge&logo=checkmarx&logoColor=white" alt="Skill Status">
5+
<img src="https://img.shields.io/github/license/stephenlzc/pythesis-plot?style=for-the-badge&color=green" alt="License">
6+
<img src="https://img.shields.io/github/stars/stephenlzc/pythesis-plot?style=for-the-badge&color=yellow" alt="Stars">
67

78
# 📊 PyThesisPlot
89

@@ -65,7 +66,7 @@ output/
6566

6667
```bash
6768
# Clone the skill
68-
git clone <repository-url>
69+
git clone https://github.com/stephenlzc/pythesis-plot.git
6970
cd pythesis-plot
7071

7172
# Install dependencies

README.zh-CN.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
<img src="https://img.shields.io/badge/Python-3.8%2B-blue?style=for-the-badge&logo=python&logoColor=white" alt="Python 3.8+">
44
<img src="https://img.shields.io/badge/Matplotlib-3.5%2B-orange?style=for-the-badge&logo=python&logoColor=white" alt="Matplotlib">
5-
<img src="https://img.shields.io/badge/Skill-Active-success?style=for-the-badge&logo=checkmarx&logoColor=white" alt="Skill Status">
5+
<img src="https://img.shields.io/github/license/stephenlzc/pythesis-plot?style=for-the-badge&color=green" alt="License">
6+
<img src="https://img.shields.io/github/stars/stephenlzc/pythesis-plot?style=for-the-badge&color=yellow" alt="Stars">
67

78
# 📊 PyThesisPlot
89

@@ -65,7 +66,7 @@ output/
6566

6667
```bash
6768
# 克隆项目
68-
git clone <repository-url>
69+
git clone https://github.com/stephenlzc/pythesis-plot.git
6970
cd pythesis-plot
7071

7172
# 安装依赖

0 commit comments

Comments
 (0)