From 3172393dba36e87c680474347a25d9abdd4b930c Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Fri, 19 Jun 2015 13:34:18 -0700 Subject: [PATCH] linking to notary and notary-server readmes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7b662d13b..eea82ba72a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Overview -The Notary project comprises server and client tools for running and interacting +The Notary project comprises a [server](cmd/notary-server) and a [client](cmd/notary) for running and interacting with trusted collections. Please see the READMEs for the individual tools for more information on their specifics.