From b5903de1aa07cddbf688e90abdb085ffd981bdb9 Mon Sep 17 00:00:00 2001 From: Asim Date: Wed, 16 Dec 2015 02:20:26 +0000 Subject: [PATCH] Update readme --- examples/mercury/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/examples/mercury/README.md b/examples/mercury/README.md index 3bc148c8..d1ef73e5 100644 --- a/examples/mercury/README.md +++ b/examples/mercury/README.md @@ -1,5 +1,7 @@ # Mercury -An integration for [mondo/mercury](https://github.com/mondough/mercury) +An **experimental** integration for [mondo/mercury](https://github.com/mondough/mercury) +mercury_{client,service}.go are standard mercury implementations for compatibility testing sake. +micro_{client,server}.go are micro implementations of mercury's request/response system.