Skip to content

Commit c87d2b8

Browse files
committed
add the docs badge
1 parent 62a9eb6 commit c87d2b8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
TranscodingStreams.jl
22
=====================
33

4-
<!--[![Docs Latest][docs-latest-img]][docs-latest-url]-->
54
<!--[![Appveyor Status][appveyor-img]][appveyor-url]-->
5+
[![Docs Latest][docs-latest-img]][docs-latest-url]
66
[![TravisCI Status][travisci-img]][travisci-url]
77
[![codecov.io][codecov-img]][codecov-url]
88

99
[travisci-img]: https://travis-ci.org/bicycle1885/TranscodingStreams.jl.svg?branch=master
1010
[travisci-url]: https://travis-ci.org/bicycle1885/TranscodingStreams.jl
1111
[codecov-img]: http://codecov.io/github/bicycle1885/TranscodingStreams.jl/coverage.svg?branch=master
1212
[codecov-url]: http://codecov.io/github/bicycle1885/TranscodingStreams.jl?branch=master
13+
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
14+
[docs-latest-url]: https://bicycle1885.github.io/TranscodingStreams.jl/latest/

0 commit comments

Comments
 (0)