Skip to content

Commit 40e8a01

Browse files
committed
优化导航描述:使导航标题更加清晰和描述性
1 parent 82e5708 commit 40e8a01

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@ permalink: /
1515
1. [Python News](#python-news)
1616
1. [Python for LLM](#python-for-llm)
1717
1. [Python Books](#python-books)
18-
1. [Course](#course)
18+
1. [Courses](#course)
1919
1. [Data Science](#data-science)
2020
1. [Recommended Learning](#recommended-learning)
21-
1. [Algorithm](#algorithm)
22-
1. [Guide](#guide)
23-
1. [Structure](#structure)
24-
1. [List](#list)
25-
1. [Class](#class)
21+
1. [Algorithms](#algorithm)
22+
1. [Python Guides](#guide)
23+
1. [Project Structure](#structure)
24+
1. [List Comprehensions](#list)
25+
1. [Python Classes](#class)
2626
1. [Web Scraping](#web-scraping)
2727
1. [Automation](#automation)
28-
1. [Bot](#bot)
29-
1. [Spreadsheet](#spreadsheet)
28+
1. [Bots](#bot)
29+
1. [Spreadsheets](#spreadsheet)
3030
1. [Finance](#finance)
3131
1. [Blockchain](#blockchain)
3232
1. [Video Synthesizer](#video-synthesizer)
@@ -37,7 +37,7 @@ permalink: /
3737
1. [NashPy](#nashpy)
3838
1. [Markov Process](#markov-process)
3939
1. [Data Analysis](#data-analysis)
40-
1. [Get Started](#get-started)
40+
1. [Getting Started](#get-started)
4141

4242
---
4343

README_cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ https://flypython.com
3636
1. [NumPy](#numpy)
3737
1. [NashPy](#nashpy)
3838
1. [马尔可夫过程](#马尔可夫过程)
39+
1. [数据分析](#数据分析)
3940
1. [入门指南](#入门指南)
4041

4142
---

0 commit comments

Comments
 (0)