summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWez Furlong <wez@wezfurlong.org>2019-10-20 09:47:19 +0100
committerWez Furlong <wez@wezfurlong.org>2019-10-20 09:47:19 +0100
commitc60e75a343c4269a9b42c9f2d013b15a13883f41 (patch)
tree29c18b6dab0923f0dff718ab50b62593f28c1fd9 /README.md
parent63fea2bac0cedd7316777db1e42531e848f9a2d5 (diff)
downloadssh2-rs-c60e75a343c4269a9b42c9f2d013b15a13883f41.zip
add GH action badges to readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 38f60ef..63117b4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# ssh2-rs
[![Build Status](https://travis-ci.com/alexcrichton/ssh2-rs.svg?branch=master)](https://travis-ci.com/alexcrichton/ssh2-rs)
+[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/Windows/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions)
+[![Build Status](https://github.com/alexcrichton/ssh2-rs/workflows/macOS/badge.svg)](https://github.com/alexcrichton/ssh2-rs/actions)
[Documentation](https://docs.rs/ssh2)