summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
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