Skip to content

Commit 7aac0ec

Browse files
committed
Add a badge for Travis CI
1 parent 47405cb commit 7aac0ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
[![Crates.io](https://img.shields.io/crates/d/newdoc)](https://crates.io/crates/newdoc)
55
[![Crates.io](https://img.shields.io/crates/l/newdoc)](https://crates.io/crates/newdoc)
66

7+
[![Travis (.org)](https://img.shields.io/travis/mrksu/newdoc)](https://travis-ci.org/github/mrksu/newdoc)
8+
79
The `newdoc` tool generates pre-populated module and assembly files formatted with AsciiDoc, which are used in Red Hat and Fedora documentation. The generated files follow the template guidelines maintained by the Modular Documentation initiative: <https://redhat-documentation.github.io/modular-docs/>.
810

911
The tool is written in the Rust programming language.

0 commit comments

Comments
 (0)