From e40e69d0f66b7b90afa26fb89bb43c0b1db96a0e Mon Sep 17 00:00:00 2001 From: Stuart Stock Date: Sat, 14 Oct 2017 14:40:29 -0500 Subject: Rust 1.21 lands RFC 1414 enabling clean-up of warts in tag.rs; misc README and docstring updates --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 76c9adb..016aa8a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ -# Roughenough [![Build Status](https://travis-ci.org/int08h/roughenough.svg?branch=master)](https://travis-ci.org/int08h/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. -The server is functionally complete: it parses client requests and generates valid Roughtime responses. -However rough edges and unimplemented features remain, see [Limitations](#limitations) below. +The server is bare-bones, but functionally complete: it parses client requests and generates valid Roughtime responses. +*Rough edges and unimplemented features remain*, see [limitations](#limitations) below. Contributions are welcome. ## Links -- cgit v1.2.3