Skip to content
This repository was archived by the owner on May 21, 2022. It is now read-only.

Commit e3fa665

Browse files
committed
feat: add CI support
1 parent 570593e commit e3fa665

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1-
# md2docx-csharp
1+
# md2docx-csharp[![Build status](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva?svg=true)](https://ci.appveyor.com/project/CSUwangj/md2docx-csharp/branch/master)
22

3+
---
34
使用C#开发的将markdown转换为docx的工具。
45

56
该项目是[CSUIS-md2docx](https://github.com/CSUwangj/CSUIS-md2docx)的一个子项目,目前1.0版已经完工,下一步动向见TODO。
67

8+
下载: [latest release](https://github.com/CSUwangj/md2docx-csharp/releases) | [latest CI build (master)](https://ci.appveyor.com/api/projects/CSUwangj/md2docx-csharp/artifacts/md2docx/bin/md2docx.zip)(文档未完成)
9+
710
## 快速开始
811

912
下载release中的`Release.zip`,解压后在解压的目录中,命令行使用,若无参数,则默认输入文件为同文件夹下的`test.md`

0 commit comments

Comments
 (0)