Skip to content

Commit 4959d2a

Browse files
committed
update README [ci skip]
1 parent e8b0779 commit 4959d2a

File tree

2 files changed

+25
-7
lines changed

2 files changed

+25
-7
lines changed

README.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,19 @@
44
[![CTAN](https://img.shields.io/ctan/v/zhlipsum.svg)](https://www.ctan.org/pkg/zhlipsum)
55
[![GitHub release](https://img.shields.io/github/release/Stone-Zeng/zhlipsum/all.svg)](https://github.com/Stone-Zeng/zhlipsum/releases/latest)
66

7-
Basic usage:
7+
## Introduction
88

9-
\zhlipsum[3]
10-
\zhlipsum*[1-5]
9+
This pack­age pro­vides an in­ter­face to dummy text in Chi­nese, which
10+
will be use­ful for test­ing Chi­nese doc­u­ments.
11+
12+
`zhlipsum` supports both UTF-8 and GBK en­cod­ing.
13+
14+
## Basic usage
15+
16+
```tex
17+
\zhlipsum[3]
18+
\zhlipsum*[1-5]
19+
```
1120

1221
More information can be found in the package documentation
1322
[zhlipsum.pdf](http://mirrors.ctan.org/macros/latex/contrib/zhlipsum/zhlipsum.pdf).

source/zhlipsum.dtx

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,21 @@
3737
[![CTAN](https://img.shields.io/ctan/v/zhlipsum.svg)](https://www.ctan.org/pkg/zhlipsum)
3838
[![GitHub release](https://img.shields.io/github/release/Stone-Zeng/zhlipsum/all.svg)](https://github.com/Stone-Zeng/zhlipsum/releases/latest)
3939

40-
Basic usage:
40+
## Introduction
4141

42-
\zhlipsum[3]
43-
\zhlipsum*[1-5]
42+
This pack­age pro­vides an in­ter­face to dummy text in Chi­nese, which
43+
will be use­ful for test­ing Chi­nese doc­u­ments.
4444

45-
More information can be found in the package documentation
45+
`zhlipsum` supports both UTF-8 and GBK en­cod­ing.
46+
47+
## Basic usage
48+
49+
```tex
50+
\zhlipsum[3]
51+
\zhlipsum*[1-5]
52+
```
53+
54+
More information can be found in the package documentation
4655
[zhlipsum.pdf](http://mirrors.ctan.org/macros/latex/contrib/zhlipsum/zhlipsum.pdf).
4756
4857
## License

0 commit comments

Comments
 (0)