Skip to content

Commit e584f67

Browse files
authored
fix readme (#407)
1 parent dde524e commit e584f67

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@
2020

2121
- [Architecture Overview](#architecture-overview)
2222
- [Quick Start](#quick-start)
23-
- [Checkpoint Format Conversion](#checkpoint-format-conversion)
24-
- [Starting the Training Process](#starting-the-training-process)
25-
- [Argument Descriptions](#argument-descriptions)
23+
- [Arguments Walkthrough](#arguments-walkthrough)
2624
- [Developer Guide](#developer-guide)
2725
- [FAQ & Acknowledgements](#faq--acknowledgements)
2826

@@ -41,9 +39,9 @@
4139
For a comprehensive quick start guide covering environment setup, data preparation, training startup, and key code analysis, please refer to:
4240
- [Quick Start Guide](./docs/en/get_started/quick_start.md)
4341

44-
We also provide examples for some usecases not covered in the quick start guide, please check [examples](examples/).
42+
We also provide examples for some use cases not covered in the quick start guide; please check [examples](examples/).
4543

46-
## Arguments Walk Through
44+
## Arguments Walkthrough
4745

4846
Arguments in slime are divided into three categories:
4947

0 commit comments

Comments
 (0)