summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2019-05-10 19:37:28 -0500
committerStuart Stock <stuart@int08h.com>2019-05-10 19:37:28 -0500
commit56255c01d5c8f9adb578e4cf72381e7e94bbfa68 (patch)
treedf987912a98fdf733a65b8296df28641d14e400b
parentf7c66fbffd3de8888634426edb7cc283f92c8bd7 (diff)
downloadroughenough-56255c01d5c8f9adb578e4cf72381e7e94bbfa68.zip
Update README with additional badges
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index b5f840d..8f35e83 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
# Roughenough
-[![Apache License 2](https://img.shields.io/badge/license-ASF2-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0.txt)
-[![Build Status](https://travis-ci.org/int08h/roughenough.svg?branch=master)](https://travis-ci.org/int08h/roughenough)
+[![crates.io](https://img.shields.io/crates/v/roughenough.svg?style=flat-square)](https://crates.io/crates/roughenough)
+[![Build Status](https://img.shields.io/travis/int08h/roughenough/master.svg?style=flat-square)](https://travis-ci.org/int08h/roughenough)
+[![Apache License 2](https://img.shields.io/badge/license-ASF2-blue.svg?style=flat-square)](https://www.apache.org/licenses/LICENSE-2.0.txt)
**Roughenough** is a [Roughtime](https://roughtime.googlesource.com/roughtime) secure time
synchronization client and server implementation in Rust.