Skip to content

Commit 4b5ac77

Browse files
committed
add stable docs badge [ci skip]
1 parent 8e01d23 commit 4b5ac77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ TranscodingStreams.jl
22
=====================
33

44
<!--[![Appveyor Status][appveyor-img]][appveyor-url]-->
5+
[![Docs Stable][docs-stable-img]][docs-stable-url]
56
[![Docs Latest][docs-latest-img]][docs-latest-url]
67
[![TravisCI Status][travisci-img]][travisci-url]
78
[![codecov.io][codecov-img]][codecov-url]
@@ -20,5 +21,7 @@ Consult the [docs][docs-latest-url] for more details and examples.
2021
[travisci-url]: https://travis-ci.org/bicycle1885/TranscodingStreams.jl
2122
[codecov-img]: http://codecov.io/github/bicycle1885/TranscodingStreams.jl/coverage.svg?branch=master
2223
[codecov-url]: http://codecov.io/github/bicycle1885/TranscodingStreams.jl?branch=master
24+
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
25+
[docs-stable-url]: https://bicycle1885.github.io/TranscodingStreams.jl/stable/
2326
[docs-latest-img]: https://img.shields.io/badge/docs-latest-blue.svg
2427
[docs-latest-url]: https://bicycle1885.github.io/TranscodingStreams.jl/latest/

0 commit comments

Comments
 (0)