diff options
author | Stuart Stock <stuart@int08h.com> | 2017-10-14 10:22:33 -0500 |
---|---|---|
committer | Stuart Stock <stuart@int08h.com> | 2017-10-14 10:22:33 -0500 |
commit | 0e2bcfe77a791b66db0a16fe4ac572f7967ca8ee (patch) | |
tree | e3ca626e4104d21c7812e4347ee5cc20b22ab99a | |
parent | dec7738a62849f2d372b6d7e245f5680bb5b77d7 (diff) | |
download | roughenough-0e2bcfe77a791b66db0a16fe4ac572f7967ca8ee.zip |
add build status to README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# Roughenough +# Roughenough [![Build Status](https://travis-ci.org/int08h/roughenough.svg?branch=master)](https://travis-ci.org/int08h/roughenough) **Roughenough** is a [Roughtime](https://roughtime.googlesource.com/roughtime) secure time synchronization server implemented in Rust. |