From 1720e3c559568d578bcedbf1e3a992ebb8048408 Mon Sep 17 00:00:00 2001 From: Ding Li Date: Fri, 26 May 2017 13:18:09 +0800 Subject: [PATCH] Fix format --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 679f438..e87a1d4 100644 --- a/README.md +++ b/README.md @@ -91,5 +91,6 @@ void OnStart() 2. Add more examples from the official ZMQ guide. ## Changes -2017-05-26: Released 1.1: add the ability to share a ZMQ context globally in a terminal -2016-12-27: Released 1.0. + +* 2017-05-26: Released 1.1: add the ability to share a ZMQ context globally in a terminal +* 2016-12-27: Released 1.0.