From 562962b7a05a0c06daa88ad8889324dc9ae3a2ed Mon Sep 17 00:00:00 2001 From: Tony <444194401@qq.com> Date: Wed, 28 Dec 2016 13:24:30 +0800 Subject: [PATCH 1/2] development environment is added to the documentation development environment is added to the documentation. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6988d0f3f..640ba7525 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # cap -A .net core middleware of eventually consistent in distributed architectures, now developing... \ No newline at end of file +A .net core middleware of eventually consistent in distributed architectures, now developing... + +development environment : + .net core 1.1 + vs 2015 update3 From c9b2b4651876c606557e185c2e84b99dca1ae6be Mon Sep 17 00:00:00 2001 From: Tony <444194401@qq.com> Date: Wed, 28 Dec 2016 13:27:14 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 640ba7525..b2d8fabfa 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,4 @@ A .net core middleware of eventually consistent in distributed architectures, now developing... -development environment : - .net core 1.1 - vs 2015 update3 +development environment : .net core 1.1 + vs 2015 update3