summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/zhlipsum/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/zhlipsum/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/zhlipsum/README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/zhlipsum/README.md b/Master/texmf-dist/doc/latex/zhlipsum/README.md
new file mode 100644
index 00000000000..1d641ba1c10
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/zhlipsum/README.md
@@ -0,0 +1,21 @@
+# zhlipsum - Chinese dummy text
+
+[![Build Status](https://travis-ci.org/Stone-Zeng/zhlipsum.svg?branch=master)](https://travis-ci.org/Stone-Zeng/zhlipsum)
+[![GitHub release](https://img.shields.io/github/release/Stone-Zeng/zhlipsum/all.svg)](https://github.com/Stone-Zeng/zhlipsum/releases/latest)
+
+Basic usage:
+
+```tex
+\zhlipsum[3]
+\zhlipsum*[1-5]
+```
+
+More information can be found in the package documentation
+[zhlipsum.pdf](https://github.com/Stone-Zeng/zhlipsum/releases/download/v0.3/zhlipsum.pdf).
+
+## License
+
+This work may be distributed and/or modified under the conditions of
+the [LaTeX Project Public License](http://www.latex-project.org/lppl.txt),
+either version 1.3c of this license or (at your option) any later
+version.